- EMPTY - Static variable in class com.microsoft.azure.kusto.data.StringUtils
-
- enableWellKnownKustoEndpointsValidation - Static variable in class com.microsoft.azure.kusto.data.auth.endpoints.KustoTrustedEndpoints
-
- endsWithIgnoreCase(CharSequence, CharSequence) - Static method in class com.microsoft.azure.kusto.data.StringUtils
-
Case-insensitive check if a CharSequence ends with a specified suffix.
- Ensure - Class in com.microsoft.azure.kusto.data
-
- Ensure() - Constructor for class com.microsoft.azure.kusto.data.Ensure
-
- equals(Object) - Method in class com.microsoft.azure.kusto.data.auth.CloudInfo
-
- ERROR_ACQUIRING_APPLICATION_ACCESS_TOKEN - Static variable in class com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase
-
- ERROR_INVALID_AUTHORITY_URL - Static variable in class com.microsoft.azure.kusto.data.auth.AzureIdentityTokenProvider
-
- ERROR_INVALID_AUTHORITY_URL - Static variable in class com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase
-
- ERROR_MESSAGE - Static variable in exception com.microsoft.azure.kusto.data.exceptions.ThrottleException
-
- exact - Variable in class com.microsoft.azure.kusto.data.auth.endpoints.MatchRule
-
- EXCEPTIONS_PROPERTY_NAME - Static variable in class com.microsoft.azure.kusto.data.KustoResultSetTable
-
- ExceptionUtils - Class in com.microsoft.azure.kusto.data.exceptions
-
- ExceptionUtils() - Constructor for class com.microsoft.azure.kusto.data.exceptions.ExceptionUtils
-
- executeMgmt(String) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a management command against the default database.
- executeMgmt(String, String) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a management command against a specified database.
- executeMgmt(String, String, ClientRequestProperties) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a management command against a specified database with additional request properties.
- executeMgmtAsync(String) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a management command asynchronously against the default database.
- executeMgmtAsync(String, String) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a management command asynchronously against a specified database.
- executeMgmtAsync(String, String, ClientRequestProperties) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a management command asynchronously against a specified database with additional request properties.
- executeQuery(String) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a query against the default database.
- executeQuery(String, String) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a query against the specified database.
- executeQuery(String, String, ClientRequestProperties) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a query against a specified database with additional request properties.
- executeQueryAsync(String) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a query against the default database.
- executeQueryAsync(String, String) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a query against a specified database.
- executeQueryAsync(String, String, ClientRequestProperties) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a query command asynchronously against a specified database with additional request properties.
- executeStreamingIngest(String, String, InputStream, ClientRequestProperties, String, String, boolean) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
-
Ingest data from a given stream directly into Kusto database.
- executeStreamingIngestAsync(String, String, InputStream, ClientRequestProperties, String, String, boolean) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
-
- executeStreamingIngestFromBlob(String, String, String, ClientRequestProperties, String, String) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
-
- executeStreamingIngestFromBlobAsync(String, String, String, ClientRequestProperties, String, String) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
-
- executeStreamingQuery(String, String, ClientRequestProperties) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
-
Query directly from Kusto database using streaming output.
- executeStreamingQuery(String, String) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
-
- executeStreamingQuery(String) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
-
- executeStreamingQueryAsync(String) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
-
- executeStreamingQueryAsync(String, String) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
-
- executeStreamingQueryAsync(String, String, ClientRequestProperties) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
-
- executeToJsonResult(String, String, ClientRequestProperties) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a query command and returns the result as a JSON string.
- executeToJsonResultAsync(String, String, ClientRequestProperties) - Method in interface com.microsoft.azure.kusto.data.Client
-
Executes a query command asynchronously and returns the result as a JSON string.
- ExponentialRetry - Class in com.microsoft.azure.kusto.data
-
- ExponentialRetry(int) - Constructor for class com.microsoft.azure.kusto.data.ExponentialRetry
-
- ExponentialRetry(int, double, double) - Constructor for class com.microsoft.azure.kusto.data.ExponentialRetry
-
- ExponentialRetry(ExponentialRetry) - Constructor for class com.microsoft.azure.kusto.data.ExponentialRetry
-
- extractList(KustoResultSetTable) - Method in class com.microsoft.azure.kusto.data.KustoResultMapper
-
- extractSingle(KustoResultSetTable) - Method in class com.microsoft.azure.kusto.data.KustoResultMapper
-
- KcsbKeywords - Class in com.microsoft.azure.kusto.data.auth
-
- KcsbKeywords() - Constructor for class com.microsoft.azure.kusto.data.auth.KcsbKeywords
-
- keepAlive(boolean) - Method in class com.microsoft.azure.kusto.data.http.HttpClientProperties.HttpClientPropertiesBuilder
-
Set whether or not a custom connection keep-alive time should be used.
- KeywordData - Class in com.microsoft.azure.kusto.data.auth
-
- KeywordData() - Constructor for class com.microsoft.azure.kusto.data.auth.KeywordData
-
- keywords - Variable in class com.microsoft.azure.kusto.data.auth.KcsbKeywords
-
- KnownKeywords - Enum in com.microsoft.azure.kusto.data.auth
-
- knownKeywords - Static variable in enum com.microsoft.azure.kusto.data.auth.KnownKeywords
-
- KUSTO_DATETIME_PATTERN - Static variable in class com.microsoft.azure.kusto.data.format.CslDateTimeFormat
-
- KUSTO_DATETIME_PATTERN_NO_FRACTIONS - Static variable in class com.microsoft.azure.kusto.data.format.CslDateTimeFormat
-
- KUSTO_TIMESPAN_PATTERN - Static variable in class com.microsoft.azure.kusto.data.format.CslTimespanFormat
-
- KUSTO_TIMESPAN_REGEX - Static variable in class com.microsoft.azure.kusto.data.ClientRequestProperties
-
- KustoCheckedFunction<T,R,E1 extends Throwable,E2 extends Throwable> - Interface in com.microsoft.azure.kusto.data
-
- KustoClientInvalidConnectionStringException - Exception in com.microsoft.azure.kusto.data.exceptions
-
Raised when Kusto client is initialized with an invalid endpoint
- KustoClientInvalidConnectionStringException(Exception) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.KustoClientInvalidConnectionStringException
-
- KustoClientInvalidConnectionStringException(String) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.KustoClientInvalidConnectionStringException
-
- KustoClientInvalidConnectionStringException(String, String, Exception) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.KustoClientInvalidConnectionStringException
-
- KustoDataExceptionBase - Exception in com.microsoft.azure.kusto.data.exceptions
-
- KustoDataExceptionBase(String, String, Exception, boolean) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.KustoDataExceptionBase
-
- KustoOperationResult - Class in com.microsoft.azure.kusto.data
-
- KustoOperationResult(String, String) - Constructor for class com.microsoft.azure.kusto.data.KustoOperationResult
-
- KustoRequest - Class in com.microsoft.azure.kusto.data.req
-
- KustoRequest(String) - Constructor for class com.microsoft.azure.kusto.data.req.KustoRequest
-
A constructor providing only the command to be executed.
- KustoRequest(String, CommandType) - Constructor for class com.microsoft.azure.kusto.data.req.KustoRequest
-
A constructor providing the command to be executed, and the command type.
- KustoRequest(String, String) - Constructor for class com.microsoft.azure.kusto.data.req.KustoRequest
-
A constructor providing the command to be executed and the database to target.
- KustoRequest(String, String, CommandType) - Constructor for class com.microsoft.azure.kusto.data.req.KustoRequest
-
A constructor providing the command to be executed, the database to target, and the command type.
- KustoRequest(String, ClientRequestProperties) - Constructor for class com.microsoft.azure.kusto.data.req.KustoRequest
-
A constructor providing the command to be executed and sanitized query parameters.
- KustoRequest(String, ClientRequestProperties, CommandType) - Constructor for class com.microsoft.azure.kusto.data.req.KustoRequest
-
A constructor providing the command to be executed, the database to target, and the command type.
- KustoRequest(String, String, ClientRequestProperties) - Constructor for class com.microsoft.azure.kusto.data.req.KustoRequest
-
A constructor providing the command to be executed, sanitized query parameters, and the database to target.
- KustoRequest(String, String, ClientRequestProperties, CommandType) - Constructor for class com.microsoft.azure.kusto.data.req.KustoRequest
-
An all args constructor providing the command to be executed, sanitized query parameters, the database to target, and the command type.
- KustoRequestContext - Class in com.microsoft.azure.kusto.data.req
-
- KustoRequestContext(KustoRequest, HttpRequest) - Constructor for class com.microsoft.azure.kusto.data.req.KustoRequestContext
-
- KustoResultColumn - Class in com.microsoft.azure.kusto.data
-
- KustoResultColumn(String, String, int) - Constructor for class com.microsoft.azure.kusto.data.KustoResultColumn
-
- KustoResultMapper<R> - Class in com.microsoft.azure.kusto.data
-
A class for mapping Kusto results to a list of pojos
- KustoResultMapper.Builder<R> - Class in com.microsoft.azure.kusto.data
-
- KustoResultSetTable - Class in com.microsoft.azure.kusto.data
-
- KustoResultSetTable(JsonNode) - Constructor for class com.microsoft.azure.kusto.data.KustoResultSetTable
-
- KustoServiceQueryError - Exception in com.microsoft.azure.kusto.data.exceptions
-
- KustoServiceQueryError(String, List<RuntimeException>) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.KustoServiceQueryError
-
- KustoServiceQueryError(String) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.KustoServiceQueryError
-
- KustoTrustedEndpoints - Class in com.microsoft.azure.kusto.data.auth.endpoints
-
A helper class to determine which DNS names are "well-known/trusted"'
Kusto endpoints.
- KustoTrustedEndpoints() - Constructor for class com.microsoft.azure.kusto.data.auth.endpoints.KustoTrustedEndpoints
-
- KustoType<C> - Class in com.microsoft.azure.kusto.data
-
Represents various ADX data types and their bindings to Java classes.