Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W _ 

A

aadAuthorityUrl - Variable in class com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase
 
ACCESS_TOKEN_TOKEN_PROVIDER - Static variable in class com.microsoft.azure.kusto.data.auth.AccessTokenTokenProvider
 
AccessTokenTokenProvider - Class in com.microsoft.azure.kusto.data.auth
 
acquireAccessToken() - Method in class com.microsoft.azure.kusto.data.auth.TokenProviderBase
 
acquireAccessTokenImpl() - Method in class com.microsoft.azure.kusto.data.auth.AccessTokenTokenProvider
 
acquireAccessTokenImpl() - Method in class com.microsoft.azure.kusto.data.auth.CallbackTokenProvider
 
acquireAccessTokenImpl() - Method in class com.microsoft.azure.kusto.data.auth.ManagedIdentityTokenProvider
 
acquireAccessTokenImpl() - Method in class com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase
 
acquireAccessTokenImpl() - Method in class com.microsoft.azure.kusto.data.auth.TokenProviderBase
 
acquireAccessTokenSilently() - Method in class com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase
 
acquireAccessTokenSilentlyMsal() - Method in class com.microsoft.azure.kusto.data.auth.ConfidentialAppTokenProviderBase
 
acquireAccessTokenSilentlyMsal() - Method in class com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase
 
acquireAccessTokenSilentlyMsal() - Method in class com.microsoft.azure.kusto.data.auth.PublicAppTokenProviderBase
 
acquireNewAccessToken() - Method in class com.microsoft.azure.kusto.data.auth.ConfidentialAppTokenProviderBase
 
acquireNewAccessToken() - Method in class com.microsoft.azure.kusto.data.auth.DeviceAuthTokenProvider
 
acquireNewAccessToken() - Method in class com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase
 
acquireNewAccessToken() - Method in class com.microsoft.azure.kusto.data.auth.UserPromptTokenProvider
 
addColumn(KustoType<C>, String, boolean, BiConsumer<R, C>) - Method in class com.microsoft.azure.kusto.data.KustoResultMapper.Builder
Add a column by name.
addColumn(KustoType<C>, String, int, boolean, BiConsumer<R, C>) - Method in class com.microsoft.azure.kusto.data.KustoResultMapper.Builder
Add a column by name and ordinal (column index).
addColumn(KustoType<C>, int, boolean, BiConsumer<R, C>) - Method in class com.microsoft.azure.kusto.data.KustoResultMapper.Builder
Add a column by ordinal (column index).
addException(Exception) - Method in class com.microsoft.azure.kusto.data.instrumentation.Tracer.Span
 
addTrustedHosts(List<MatchRule>, boolean) - Static method in class com.microsoft.azure.kusto.data.auth.endpoints.KustoTrustedEndpoints
Adds the rules that determine if a hostname is a valid/trusted Kusto endpoint (extends existing rules).
AllowedEndpoints() - Constructor for class com.microsoft.azure.kusto.data.auth.endpoints.WellKnownKustoEndpointsData.AllowedEndpoints
 
AllowedEndpointsByLogin - Variable in class com.microsoft.azure.kusto.data.auth.endpoints.WellKnownKustoEndpointsData
 
AllowedKustoHostnames - Variable in class com.microsoft.azure.kusto.data.auth.endpoints.WellKnownKustoEndpointsData.AllowedEndpoints
 
AllowedKustoSuffixes - Variable in class com.microsoft.azure.kusto.data.auth.endpoints.WellKnownKustoEndpointsData.AllowedEndpoints
 
appendPathToUri(String, String) - Static method in class com.microsoft.azure.kusto.data.UriUtils
 
APPLICATION_CERTIFICATE_TOKEN_PROVIDER - Static variable in class com.microsoft.azure.kusto.data.auth.ApplicationCertificateTokenProvider
 
APPLICATION_KEY_TOKEN_PROVIDER - Static variable in class com.microsoft.azure.kusto.data.auth.ApplicationKeyTokenProvider
 
ApplicationCertificateTokenProvider - Class in com.microsoft.azure.kusto.data.auth
 
ApplicationKeyTokenProvider - Class in com.microsoft.azure.kusto.data.auth
 
apply(HttpClient) - Method in interface com.microsoft.azure.kusto.data.auth.CallbackTokenProviderFunction
 
apply(U) - Method in interface com.microsoft.azure.kusto.data.instrumentation.FunctionOneException
Execute a data operation.
apply(U) - Method in interface com.microsoft.azure.kusto.data.instrumentation.FunctionTwoExceptions
Execute a data operation.
argIsNotNull(Object, String) - Static method in class com.microsoft.azure.kusto.data.Ensure
 
available() - Method in class com.microsoft.azure.kusto.data.CloseParentResourcesStream
 
available() - Method in class com.microsoft.azure.kusto.data.UncloseableStream
 

B

beforeFirst() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
body() - Method in class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
 
build() - Method in class com.microsoft.azure.kusto.data.HttpClientProperties.HttpClientPropertiesBuilder
 
build() - Method in class com.microsoft.azure.kusto.data.KustoResultMapper.Builder
 
builder() - Static method in class com.microsoft.azure.kusto.data.HttpClientProperties
Instantiates a new builder.
Builder(Supplier<R>) - Constructor for class com.microsoft.azure.kusto.data.KustoResultMapper.Builder
 

C

CALLBACK_TOKEN_PROVIDER - Static variable in class com.microsoft.azure.kusto.data.auth.CallbackTokenProvider
 
CallbackTokenProvider - Class in com.microsoft.azure.kusto.data.auth
 
CallbackTokenProviderFunction - Interface in com.microsoft.azure.kusto.data.auth
 
clearOptions() - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
clearParameters() - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
Client - Interface in com.microsoft.azure.kusto.data
 
clientAppId - Variable in class com.microsoft.azure.kusto.data.auth.PublicAppTokenProviderBase
 
clientApplication - Variable in class com.microsoft.azure.kusto.data.auth.PublicAppTokenProviderBase
 
ClientDetails - Class in com.microsoft.azure.kusto.data
 
ClientDetails(String, String, String) - Constructor for class com.microsoft.azure.kusto.data.ClientDetails
 
ClientFactory - Class in com.microsoft.azure.kusto.data
 
ClientRequestProperties - Class in com.microsoft.azure.kusto.data
 
ClientRequestProperties() - Constructor for class com.microsoft.azure.kusto.data.ClientRequestProperties
 
clone() - Method in class com.microsoft.azure.kusto.data.auth.endpoints.MatchRule
 
close() - Method in class com.microsoft.azure.kusto.data.CloseParentResourcesStream
Closes all parent resources once the stream is closed
close() - Method in class com.microsoft.azure.kusto.data.instrumentation.Tracer.Span
 
close() - Method in class com.microsoft.azure.kusto.data.UncloseableStream
Explicitly does nothing, does preserving the inner stream as open
CloseParentResourcesStream - Class in com.microsoft.azure.kusto.data
This class allows parent resources (HttpClient and HttpResponse) to be closed when the stream is closed.
CloseParentResourcesStream(CloseableHttpResponse) - Constructor for class com.microsoft.azure.kusto.data.CloseParentResourcesStream
 
CloudDependentTokenProviderBase - Class in com.microsoft.azure.kusto.data.auth
 
CloudInfo - Class in com.microsoft.azure.kusto.data.auth
 
CloudInfo(boolean, String, String, String, String, String) - Constructor for class com.microsoft.azure.kusto.data.auth.CloudInfo
 
clusterUrl - Variable in class com.microsoft.azure.kusto.data.auth.TokenProviderBase
 
com.microsoft.azure.kusto.data - package com.microsoft.azure.kusto.data
 
com.microsoft.azure.kusto.data.auth - package com.microsoft.azure.kusto.data.auth
 
com.microsoft.azure.kusto.data.auth.endpoints - package com.microsoft.azure.kusto.data.auth.endpoints
 
com.microsoft.azure.kusto.data.exceptions - package com.microsoft.azure.kusto.data.exceptions
 
com.microsoft.azure.kusto.data.format - package com.microsoft.azure.kusto.data.format
 
com.microsoft.azure.kusto.data.instrumentation - package com.microsoft.azure.kusto.data.instrumentation
 
CommandType - Enum in com.microsoft.azure.kusto.data
 
ConfidentialAppTokenProviderBase - Class in com.microsoft.azure.kusto.data.auth
 
ConnectionStringBuilder - Class in com.microsoft.azure.kusto.data.auth
 
ConnectionStringBuilder(ConnectionStringBuilder) - Constructor for class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
count() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
create(List<MatchRule>) - Static method in class com.microsoft.azure.kusto.data.auth.endpoints.FastSuffixMatcher
Creates a new matcher with the provided matching rules.
create(FastSuffixMatcher, List<MatchRule>) - Static method in class com.microsoft.azure.kusto.data.auth.endpoints.FastSuffixMatcher
Creates a new matcher with the provided matching rules.
create(HttpClientProperties) - Static method in class com.microsoft.azure.kusto.data.HttpClientFactory
Creates a new Apache HTTP client.
createClient(ConnectionStringBuilder) - Static method in class com.microsoft.azure.kusto.data.ClientFactory
Creates a new Client instance with the given connection string.
createClient(ConnectionStringBuilder, HttpClientProperties) - Static method in class com.microsoft.azure.kusto.data.ClientFactory
Creates a new Client instance with the given connection string.
createClient(ConnectionStringBuilder, CloseableHttpClient) - Static method in class com.microsoft.azure.kusto.data.ClientFactory
Creates a new Client instance with the given connection string.
createStreamingClient(ConnectionStringBuilder) - Static method in class com.microsoft.azure.kusto.data.ClientFactory
Creates a new StreamingClient instance with the given connection string.
createStreamingClient(ConnectionStringBuilder, HttpClientProperties) - Static method in class com.microsoft.azure.kusto.data.ClientFactory
Creates a new StreamingClient instance with the given connection string.
createStreamingClient(ConnectionStringBuilder, CloseableHttpClient) - Static method in class com.microsoft.azure.kusto.data.ClientFactory
Creates a new StreamingClient instance with the given connection string.
createTokenProvider(ConnectionStringBuilder, HttpClient) - Static method in class com.microsoft.azure.kusto.data.auth.TokenProviderFactory
 
createWithAadAccessTokenAuthentication(String, String) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithAadApplicationCertificate(String, String, X509Certificate, PrivateKey) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithAadApplicationCertificate(String, String, X509Certificate, PrivateKey, String) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithAadApplicationCertificateSubjectNameIssuer(String, String, List<X509Certificate>, PrivateKey) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithAadApplicationCertificateSubjectNameIssuer(String, String, List<X509Certificate>, PrivateKey, String) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithAadApplicationCredentials(String, String, String) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithAadApplicationCredentials(String, String, String, String) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithAadManagedIdentity(String) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithAadManagedIdentity(String, String) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithAadTokenProviderAuthentication(String, Callable<String>) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithDeviceCode(String) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithDeviceCode(String, String) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithUserPrompt(String) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithUserPrompt(String, String) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
createWithUserPrompt(String, String, String) - Static method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
CslBoolFormat - Class in com.microsoft.azure.kusto.data.format
 
CslBoolFormat(boolean) - Constructor for class com.microsoft.azure.kusto.data.format.CslBoolFormat
 
CslDateTimeFormat - Class in com.microsoft.azure.kusto.data.format
 
CslDateTimeFormat(LocalDateTime) - Constructor for class com.microsoft.azure.kusto.data.format.CslDateTimeFormat
 
CslDateTimeFormat(Date) - Constructor for class com.microsoft.azure.kusto.data.format.CslDateTimeFormat
 
CslDateTimeFormat(Long) - Constructor for class com.microsoft.azure.kusto.data.format.CslDateTimeFormat
 
CslDateTimeFormat(String) - Constructor for class com.microsoft.azure.kusto.data.format.CslDateTimeFormat
 
CslFormat - Class in com.microsoft.azure.kusto.data.format
 
CslFormat() - Constructor for class com.microsoft.azure.kusto.data.format.CslFormat
 
CslIntFormat - Class in com.microsoft.azure.kusto.data.format
 
CslIntFormat(int) - Constructor for class com.microsoft.azure.kusto.data.format.CslIntFormat
 
CslLongFormat - Class in com.microsoft.azure.kusto.data.format
 
CslLongFormat(long) - Constructor for class com.microsoft.azure.kusto.data.format.CslLongFormat
 
CslRealFormat - Class in com.microsoft.azure.kusto.data.format
 
CslRealFormat(double) - Constructor for class com.microsoft.azure.kusto.data.format.CslRealFormat
 
CslStringFormat - Class in com.microsoft.azure.kusto.data.format
 
CslStringFormat(String) - Constructor for class com.microsoft.azure.kusto.data.format.CslStringFormat
 
CslTimespanFormat - Class in com.microsoft.azure.kusto.data.format
 
CslTimespanFormat(Duration) - Constructor for class com.microsoft.azure.kusto.data.format.CslTimespanFormat
 
CslTimespanFormat(String) - Constructor for class com.microsoft.azure.kusto.data.format.CslTimespanFormat
 
CslUuidFormat - Class in com.microsoft.azure.kusto.data.format
 
CslUuidFormat(UUID) - Constructor for class com.microsoft.azure.kusto.data.format.CslUuidFormat
 

D

DataClientException - Exception in com.microsoft.azure.kusto.data.exceptions
 
DataClientException(String, String) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.DataClientException
 
DataClientException(String, String, Exception) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.DataClientException
 
DataServiceException - Exception in com.microsoft.azure.kusto.data.exceptions
 
DataServiceException(String, String, boolean) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.DataServiceException
 
DataServiceException(String, String, Exception, boolean) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.DataServiceException
 
DataWebException - Exception in com.microsoft.azure.kusto.data.exceptions
 
DataWebException(String, HttpResponse, Throwable) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.DataWebException
 
DataWebException(String, HttpResponse) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.DataWebException
 
DataWebException(String) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.DataWebException
 
DATE_TIME_FORMATTER - Static variable in class com.microsoft.azure.kusto.data.format.CslTimespanFormat
 
DATETIME_INSTANT - Static variable in class com.microsoft.azure.kusto.data.KustoType
 
DATETIME_LONG - Static variable in class com.microsoft.azure.kusto.data.KustoType
 
DATETIME_ZONED_DATE_TIME - Static variable in class com.microsoft.azure.kusto.data.KustoType
 
DEFAULT_CLOUD - Static variable in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
DEFAULT_FIRST_PARTY_AUTHORITY_URL - Static variable in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
DEFAULT_KUSTO_CLIENT_APP_ID - Static variable in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
DEFAULT_KUSTO_SERVICE_RESOURCE_ID - Static variable in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
DEFAULT_LOGIN_MFA_REQUIRED - Static variable in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
DEFAULT_PUBLIC_LOGIN_URL - Static variable in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
DEFAULT_REDIRECT_URI - Static variable in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
determineScope() - Method in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
DEVICE_AUTH_TOKEN_PROVIDER - Static variable in class com.microsoft.azure.kusto.data.auth.DeviceAuthTokenProvider
 
DeviceAuthTokenProvider - Class in com.microsoft.azure.kusto.data.auth
 
DeviceAuthTokenProvider(String, String, HttpClient) - Constructor for class com.microsoft.azure.kusto.data.auth.DeviceAuthTokenProvider
 

E

enableWellKnownKustoEndpointsValidation - Static variable in class com.microsoft.azure.kusto.data.auth.endpoints.KustoTrustedEndpoints
 
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.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
 
execute(String) - Method in interface com.microsoft.azure.kusto.data.Client
 
execute(String, String) - Method in interface com.microsoft.azure.kusto.data.Client
 
execute(String, String, ClientRequestProperties) - Method in interface com.microsoft.azure.kusto.data.Client
 
execute(String) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
Execute the provided command against the default database.
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.
executeStreamingIngestFromBlob(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
 
executeToJsonResult(String) - Method in interface com.microsoft.azure.kusto.data.Client
 
executeToJsonResult(String, String) - Method in interface com.microsoft.azure.kusto.data.Client
 
executeToJsonResult(String, String, ClientRequestProperties) - Method in interface com.microsoft.azure.kusto.data.Client
 
extractList(KustoResultSetTable) - Method in class com.microsoft.azure.kusto.data.KustoResultMapper
 
extractSingle(KustoResultSetTable) - Method in class com.microsoft.azure.kusto.data.KustoResultMapper
 

F

FastSuffixMatcher - Class in com.microsoft.azure.kusto.data.auth.endpoints
 
fileExists(File, String) - Static method in class com.microsoft.azure.kusto.data.Ensure
 
fileExists(String) - Static method in class com.microsoft.azure.kusto.data.Ensure
 
findColumn(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
first() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
formatDurationAsTimespan(Duration) - Static method in class com.microsoft.azure.kusto.data.Utils
 
fromConnectorDetails(String, String, boolean, String, String, String, Pair<String, String>...) - Static method in class com.microsoft.azure.kusto.data.ClientDetails
Sets the application name and username for Kusto connectors.
fromJsonObject(JsonNode) - Static method in class com.microsoft.azure.kusto.data.exceptions.OneApiError
 
fromString(String) - Static method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
FunctionOneException<T,U,V extends Exception> - Interface in com.microsoft.azure.kusto.data.instrumentation
Supplier is a functional interface that can be used to execute data operations.
FunctionTwoExceptions<T,U,V1 extends Exception,V2 extends Exception> - Interface in com.microsoft.azure.kusto.data.instrumentation
FunctionTwoExceptions is a functional interface that can be used to execute data operations.

G

get() - Method in interface com.microsoft.azure.kusto.data.instrumentation.SupplierOneException
Execute a data operation.
get() - Method in interface com.microsoft.azure.kusto.data.instrumentation.SupplierTwoExceptions
Execute a data operation.
getActivityTypeSuffix() - Method in enum com.microsoft.azure.kusto.data.CommandType
 
getApiError() - Method in exception com.microsoft.azure.kusto.data.exceptions.DataWebException
 
getApplication() - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
Gets the application name for tracing purposes.
getApplicationForTracing() - Method in class com.microsoft.azure.kusto.data.ClientDetails
 
getApplicationNameForTracing() - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
Gets the application name for tracing purposes.
getArray(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getArray(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getAsciiStream(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getAuthMethod() - Method in class com.microsoft.azure.kusto.data.auth.AccessTokenTokenProvider
 
getAuthMethod() - Method in class com.microsoft.azure.kusto.data.auth.ApplicationCertificateTokenProvider
 
getAuthMethod() - Method in class com.microsoft.azure.kusto.data.auth.ApplicationKeyTokenProvider
 
getAuthMethod() - Method in class com.microsoft.azure.kusto.data.auth.CallbackTokenProvider
 
getAuthMethod() - Method in class com.microsoft.azure.kusto.data.auth.DeviceAuthTokenProvider
 
getAuthMethod() - Method in class com.microsoft.azure.kusto.data.auth.ManagedIdentityTokenProvider
 
getAuthMethod() - Method in class com.microsoft.azure.kusto.data.auth.SubjectNameIssuerTokenProvider
 
getAuthMethod() - Method in class com.microsoft.azure.kusto.data.auth.TokenProviderBase
 
getAuthMethod() - Method in class com.microsoft.azure.kusto.data.auth.UserPromptTokenProvider
 
getBigDecimal(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getBigDecimal(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getBinaryStream(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getBinaryStream(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getBody() - Method in class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
 
getBodyAsByteArray() - Method in class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
 
getBodyAsString() - Method in class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
 
getBodyAsString(Charset) - Method in class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
 
getBoolean(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getBoolean(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getBooleanObject(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getBooleanObject(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getByte(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getByte(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getBytes(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getBytes(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getCharacterStream(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getCharacterStream(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getClientApplication() - Method in class com.microsoft.azure.kusto.data.auth.ApplicationCertificateTokenProvider
 
getClientApplication() - Method in class com.microsoft.azure.kusto.data.auth.ApplicationKeyTokenProvider
 
getClientApplication() - Method in class com.microsoft.azure.kusto.data.auth.ConfidentialAppTokenProviderBase
 
getClientApplication() - Method in class com.microsoft.azure.kusto.data.auth.SubjectNameIssuerTokenProvider
 
getClientRequestId() - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
getClientVersionForTracing() - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
Gets the client version for tracing.
getClientVersionForTracing() - Method in class com.microsoft.azure.kusto.data.ClientDetails
 
getClusterUrl() - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
getCode() - Method in class com.microsoft.azure.kusto.data.exceptions.OneApiError
 
getColumnName() - Method in class com.microsoft.azure.kusto.data.KustoResultColumn
 
getColumnNameToIndex() - Method in class com.microsoft.azure.kusto.data.Results
 
getColumnNameToType() - Method in class com.microsoft.azure.kusto.data.Results
 
getColumns() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getColumnType() - Method in class com.microsoft.azure.kusto.data.KustoResultColumn
 
getContext() - Method in class com.microsoft.azure.kusto.data.exceptions.OneApiError
 
getCurrentRow() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getData() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getDate(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getDate(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getDate(int, Calendar) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
This will cut the date up to yyyy-MM-dd'T'HH:mm:ss.SSS
getDate(String, Calendar) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getDescription() - Method in class com.microsoft.azure.kusto.data.exceptions.OneApiError
 
getDouble(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getDouble(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getDoubleObject(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getDoubleObject(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getEndpoint() - Method in enum com.microsoft.azure.kusto.data.CommandType
 
getExceptions() - Method in exception com.microsoft.azure.kusto.data.exceptions.KustoServiceQueryError
 
getExceptions() - Method in class com.microsoft.azure.kusto.data.Results
 
getFirstPartyAuthorityUrl() - Method in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
getFloat(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getFloat(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getFloatObject(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getFloatObject(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getHeaders() - Method in class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
 
getHeaderValue(String) - Method in class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
 
getHttpResponse() - Method in exception com.microsoft.azure.kusto.data.exceptions.WebException
 
getIndexByColumnName(String) - Method in class com.microsoft.azure.kusto.data.Results
 
getIngestionSource() - Method in exception com.microsoft.azure.kusto.data.exceptions.KustoDataExceptionBase
 
getInnerStream() - Method in class com.microsoft.azure.kusto.data.UncloseableStream
 
getInstance() - Static method in class com.microsoft.azure.kusto.data.auth.endpoints.WellKnownKustoEndpointsData
 
getInt(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getInt(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getIntegerObject(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getIntegerObject(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getJSONObject(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getJSONObject(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getKustoClientAppId() - Method in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
getKustoClientRedirectUri() - Method in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
getKustoDateTime(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getKustoDateTime(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getKustoServiceResourceId() - Method in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
getLocalTime(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getLocalTime(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getLoginEndpoint() - Method in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
getLong(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getLong(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getLongObject(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getLongObject(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getManagedIdentityClientId() - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
getMessage() - Method in class com.microsoft.azure.kusto.data.exceptions.OneApiError
 
getObject(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getObject(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getObjectMapper() - Static method in class com.microsoft.azure.kusto.data.Utils
 
getOption(String) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
getOrdinal() - Method in class com.microsoft.azure.kusto.data.KustoResultColumn
 
getPackageVersion() - Static method in class com.microsoft.azure.kusto.data.Utils
 
getParameter(String) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
getPrimaryResults() - Method in class com.microsoft.azure.kusto.data.KustoOperationResult
 
getProxy() - Method in class com.microsoft.azure.kusto.data.HttpClientProperties
The proxy to use when connecting to the remote server.
getResultTables() - Method in class com.microsoft.azure.kusto.data.KustoOperationResult
 
getSasAndEndpointFromResourceURL(String) - Static method in class com.microsoft.azure.kusto.data.UriUtils
 
getShort(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getShort(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getShortObject(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getShortObject(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getStatusCode() - Method in class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
 
getStatusCode() - Method in exception com.microsoft.azure.kusto.data.exceptions.DataServiceException
 
getStatusCode() - Method in exception com.microsoft.azure.kusto.data.exceptions.WebException
 
getString(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getString(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getStringTail(String, int) - Static method in class com.microsoft.azure.kusto.data.StringUtils
 
getSuffixLength() - Method in class com.microsoft.azure.kusto.data.auth.endpoints.MatchRule
 
getTableId() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getTableKind() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getTableName() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getTime(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getTime(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getTime(int, Calendar) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getTime(String, Calendar) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getTimeoutInMilliSec() - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
getTimestamp(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getTimestamp(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getTimestamp(int, Calendar) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getTimestamp(String, Calendar) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getTokenProvider() - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
getTracingAttributes() - Method in class com.microsoft.azure.kusto.data.auth.CloudDependentTokenProviderBase
 
getTracingAttributes() - Method in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
getTracingAttributes() - Method in class com.microsoft.azure.kusto.data.auth.TokenProviderBase
 
getTracingAttributes() - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
getTracingAttributes() - Method in interface com.microsoft.azure.kusto.data.instrumentation.TraceableAttributes
 
getType() - Method in class com.microsoft.azure.kusto.data.exceptions.OneApiError
 
getType() - Method in class com.microsoft.azure.kusto.data.format.CslBoolFormat
 
getType() - Method in class com.microsoft.azure.kusto.data.format.CslDateTimeFormat
 
getType() - Method in class com.microsoft.azure.kusto.data.format.CslFormat
 
getType() - Method in class com.microsoft.azure.kusto.data.format.CslIntFormat
 
getType() - Method in class com.microsoft.azure.kusto.data.format.CslLongFormat
 
getType() - Method in class com.microsoft.azure.kusto.data.format.CslRealFormat
 
getType() - Method in class com.microsoft.azure.kusto.data.format.CslStringFormat
 
getType() - Method in class com.microsoft.azure.kusto.data.format.CslTimespanFormat
 
getType() - Method in class com.microsoft.azure.kusto.data.format.CslUuidFormat
 
getTypeByColumnName(String) - Method in class com.microsoft.azure.kusto.data.Results
 
getTypeClass() - Method in class com.microsoft.azure.kusto.data.KustoType
 
getURL(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getURL(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getUser() - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
Gets the application version for tracing purposes.
getUserNameForTracing() - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
Gets the username for tracing.
getUserNameForTracing() - Method in class com.microsoft.azure.kusto.data.ClientDetails
 
getUUID(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getUUID(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
getValue() - Method in class com.microsoft.azure.kusto.data.format.CslBoolFormat
 
getValue() - Method in class com.microsoft.azure.kusto.data.format.CslDateTimeFormat
 
getValue() - Method in class com.microsoft.azure.kusto.data.format.CslFormat
 
getValue() - Method in class com.microsoft.azure.kusto.data.format.CslIntFormat
 
getValue() - Method in class com.microsoft.azure.kusto.data.format.CslLongFormat
 
getValue() - Method in class com.microsoft.azure.kusto.data.format.CslRealFormat
 
getValue() - Method in class com.microsoft.azure.kusto.data.format.CslStringFormat
 
getValue() - Method in class com.microsoft.azure.kusto.data.format.CslTimespanFormat
 
getValue() - Method in class com.microsoft.azure.kusto.data.format.CslUuidFormat
 
getValues() - Method in class com.microsoft.azure.kusto.data.Results
 
GUID_STRING - Static variable in class com.microsoft.azure.kusto.data.KustoType
 
GUID_UUID - Static variable in class com.microsoft.azure.kusto.data.KustoType
 

H

hashCode() - Method in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
hasNext() - Method in class com.microsoft.azure.kusto.data.KustoOperationResult
 
hasNext() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
headers() - Method in class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
 
httpClient - Variable in class com.microsoft.azure.kusto.data.auth.TokenProviderBase
 
HttpClientFactory - Class in com.microsoft.azure.kusto.data
A singleton factory of HTTP clients.
HttpClientFactory() - Constructor for class com.microsoft.azure.kusto.data.HttpClientFactory
 
HttpClientProperties - Class in com.microsoft.azure.kusto.data
HTTP client properties.
HttpClientProperties.HttpClientPropertiesBuilder - Class in com.microsoft.azure.kusto.data
 
HttpClientWrapper - Class in com.microsoft.azure.kusto.data.auth
This class wraps both of the azure http client interfaces - IHttpClient and HttpClient to use our apache http client.
HttpClientWrapper(HttpClient) - Constructor for class com.microsoft.azure.kusto.data.auth.HttpClientWrapper
 
httpResponse - Variable in exception com.microsoft.azure.kusto.data.exceptions.WebException
 
HttpResponseWrapper - Class in com.microsoft.azure.kusto.data.auth
This class wraps our azure HttpResponse, into both the asynchronous HttpResponse class and the synchronous IHttpResponse interface from the azure core library.
HttpResponseWrapper(HttpRequest, HttpResponse) - Constructor for class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
 
HttpResponseWrapper(HttpResponse) - Constructor for class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
 

I

initializeTracer(Tracer) - Static method in class com.microsoft.azure.kusto.data.instrumentation.Tracer
 
initializeWithCloudInfo(CloudInfo) - Method in class com.microsoft.azure.kusto.data.auth.CloudDependentTokenProviderBase
 
initializeWithCloudInfo(CloudInfo) - Method in class com.microsoft.azure.kusto.data.auth.ConfidentialAppTokenProviderBase
 
initializeWithCloudInfo(CloudInfo) - Method in class com.microsoft.azure.kusto.data.auth.ManagedIdentityTokenProvider
 
initializeWithCloudInfo(CloudInfo) - Method in class com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase
 
initializeWithCloudInfo(CloudInfo) - Method in class com.microsoft.azure.kusto.data.auth.PublicAppTokenProviderBase
 
INTEGER - Static variable in class com.microsoft.azure.kusto.data.KustoType
 
invoke(Runnable, String) - Static method in class com.microsoft.azure.kusto.data.instrumentation.MonitoredActivity
 
invoke(Runnable, String, Map<String, String>) - Static method in class com.microsoft.azure.kusto.data.instrumentation.MonitoredActivity
 
invoke(SupplierOneException<T, U>, String) - Static method in class com.microsoft.azure.kusto.data.instrumentation.MonitoredActivity
 
invoke(SupplierOneException<T, U>, String, Map<String, String>) - Static method in class com.microsoft.azure.kusto.data.instrumentation.MonitoredActivity
 
invoke(SupplierTwoExceptions<T, U1, U2>, String) - Static method in class com.microsoft.azure.kusto.data.instrumentation.MonitoredActivity
 
invoke(SupplierTwoExceptions<T, U1, U2>, String, Map<String, String>) - Static method in class com.microsoft.azure.kusto.data.instrumentation.MonitoredActivity
 
invoke(FunctionOneException<T, Tracer.Span, U>, String) - Static method in class com.microsoft.azure.kusto.data.instrumentation.MonitoredActivity
 
invoke(FunctionOneException<T, Tracer.Span, U>, String, Map<String, String>) - Static method in class com.microsoft.azure.kusto.data.instrumentation.MonitoredActivity
 
invoke(FunctionTwoExceptions<T, Tracer.Span, U1, U2>, String) - Static method in class com.microsoft.azure.kusto.data.instrumentation.MonitoredActivity
 
invoke(FunctionTwoExceptions<T, Tracer.Span, U1, U2>, String, Map<String, String>) - Static method in class com.microsoft.azure.kusto.data.instrumentation.MonitoredActivity
 
isAfterLast() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
isBeforeFirst() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
isFalse(boolean, String) - Static method in class com.microsoft.azure.kusto.data.Ensure
 
isKeepAlive() - Method in class com.microsoft.azure.kusto.data.HttpClientProperties
Indicates whether or not a custom connection keep-alive time should be used.
isLast() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
isLocalAddress(String) - Static method in class com.microsoft.azure.kusto.data.UriUtils
 
isLoginMfaRequired() - Method in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
isMatch(String) - Method in class com.microsoft.azure.kusto.data.auth.endpoints.FastSuffixMatcher
 
isNull(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
isPermanent() - Method in exception com.microsoft.azure.kusto.data.exceptions.KustoDataExceptionBase
 
isPermanent() - Method in exception com.microsoft.azure.kusto.data.exceptions.KustoServiceQueryError
 
isPermanent() - Method in class com.microsoft.azure.kusto.data.exceptions.OneApiError
 
isTrue(boolean, String) - Static method in class com.microsoft.azure.kusto.data.Ensure
 

J

JsonPropertyMissingException - Exception in com.microsoft.azure.kusto.data.exceptions
 
JsonPropertyMissingException(String) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.JsonPropertyMissingException
 

K

keepAlive(boolean) - Method in class com.microsoft.azure.kusto.data.HttpClientProperties.HttpClientPropertiesBuilder
Set whether or not a custom connection keep-alive time should be used.
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_ESCAPE_SEQUENCES - Static variable in class com.microsoft.azure.kusto.data.format.CslStringFormat
 
KUSTO_LITERAL_PREFIX - Static variable in class com.microsoft.azure.kusto.data.format.CslStringFormat
 
KUSTO_MULTILINE_QUOTE_DELIMITERS - Static variable in class com.microsoft.azure.kusto.data.format.CslStringFormat
 
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
 
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
 
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
 
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(ArrayNode, boolean, String) - 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.

L

last() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
LOCALHOST - Static variable in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
logger - Variable in class com.microsoft.azure.kusto.data.auth.TokenProviderBase
 
LONG - Static variable in class com.microsoft.azure.kusto.data.KustoType
 

M

MANAGED_IDENTITY_TOKEN_PROVIDER - Static variable in class com.microsoft.azure.kusto.data.auth.ManagedIdentityTokenProvider
 
ManagedIdentityTokenProvider - Class in com.microsoft.azure.kusto.data.auth
 
ManagedIdentityTokenProvider(String, String, HttpClient) - Constructor for class com.microsoft.azure.kusto.data.auth.ManagedIdentityTokenProvider
 
manuallyAddToCache(String, CloudInfo) - Static method in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
mark(int) - Method in class com.microsoft.azure.kusto.data.CloseParentResourcesStream
 
mark(int) - Method in class com.microsoft.azure.kusto.data.UncloseableStream
 
markSupported() - Method in class com.microsoft.azure.kusto.data.CloseParentResourcesStream
 
markSupported() - Method in class com.microsoft.azure.kusto.data.UncloseableStream
 
match(String) - Method in class com.microsoft.azure.kusto.data.auth.endpoints.FastSuffixMatcher
Matches an input string to the list of match rules, and returns MatchResult accordingly.
MatchResult - Class in com.microsoft.azure.kusto.data.auth.endpoints
 
MatchResult(Boolean, MatchRule) - Constructor for class com.microsoft.azure.kusto.data.auth.endpoints.MatchResult
 
MatchRule - Class in com.microsoft.azure.kusto.data.auth.endpoints
 
MatchRule(String, Boolean) - Constructor for class com.microsoft.azure.kusto.data.auth.endpoints.MatchRule
 
maxConnectionRoute() - Method in class com.microsoft.azure.kusto.data.HttpClientProperties
The maximum number of connections the client may keep open at the same time per route.
maxConnectionsPerRoute(Integer) - Method in class com.microsoft.azure.kusto.data.HttpClientProperties.HttpClientPropertiesBuilder
Sets the maximum number of connections the client may keep open at the same time for the same route (endpoint).
maxConnectionsTotal(Integer) - Method in class com.microsoft.azure.kusto.data.HttpClientProperties.HttpClientPropertiesBuilder
Sets the total maximum number of connections the client may keep open at the same time.
maxConnectionTotal() - Method in class com.microsoft.azure.kusto.data.HttpClientProperties
The maximum number of connections the client may keep open at the same time across all routes.
maxIdleTime(Integer) - Method in class com.microsoft.azure.kusto.data.HttpClientProperties.HttpClientPropertiesBuilder
Set the maximum time persistent connections can stay idle while kept alive in the connection pool.
maxIdleTime() - Method in class com.microsoft.azure.kusto.data.HttpClientProperties
The maximum time persistent connections can stay idle while kept alive in the connection pool.
maxKeepAliveTime(Integer) - Method in class com.microsoft.azure.kusto.data.HttpClientProperties.HttpClientPropertiesBuilder
Sets the time a connection can remain idle as part of the keep-alive strategy.
maxKeepAliveTime() - Method in class com.microsoft.azure.kusto.data.HttpClientProperties
The time a connection can remain idle as part of the keep-alive strategy.
METADATA_ENDPOINT - Static variable in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
MonitoredActivity - Class in com.microsoft.azure.kusto.data.instrumentation
 
MonitoredActivity() - Constructor for class com.microsoft.azure.kusto.data.instrumentation.MonitoredActivity
 
MsalTokenProviderBase - Class in com.microsoft.azure.kusto.data.auth
 

N

newBuilder(Supplier<R>) - Static method in class com.microsoft.azure.kusto.data.KustoResultMapper
 
next() - Method in class com.microsoft.azure.kusto.data.KustoOperationResult
 
next() - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
NONE - Static variable in class com.microsoft.azure.kusto.data.ClientDetails
 
normalizeEntityName(String) - Static method in class com.microsoft.azure.kusto.data.StringUtils
 

O

OBJECT - Static variable in class com.microsoft.azure.kusto.data.KustoType
 
OneApiError - Class in com.microsoft.azure.kusto.data.exceptions
 
OneApiError(String, String, String, String, JsonNode, boolean) - Constructor for class com.microsoft.azure.kusto.data.exceptions.OneApiError
 
OPTION_SERVER_TIMEOUT - Static variable in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
ORGANIZATION_URI_SUFFIX - Static variable in class com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase
 

P

parseStringLiteral(String) - Static method in class com.microsoft.azure.kusto.data.format.CslStringFormat
 
parseValueFromValueWithType(String, String) - Static method in class com.microsoft.azure.kusto.data.format.CslFormat
 
proxy(HttpHost) - Method in class com.microsoft.azure.kusto.data.HttpClientProperties.HttpClientPropertiesBuilder
Sets a proxy server to use for the client.
PublicAppTokenProviderBase - Class in com.microsoft.azure.kusto.data.auth
 

R

read() - Method in class com.microsoft.azure.kusto.data.CloseParentResourcesStream
 
read(byte[]) - Method in class com.microsoft.azure.kusto.data.CloseParentResourcesStream
 
read(byte[], int, int) - Method in class com.microsoft.azure.kusto.data.CloseParentResourcesStream
 
read() - Method in class com.microsoft.azure.kusto.data.UncloseableStream
 
read(byte[]) - Method in class com.microsoft.azure.kusto.data.UncloseableStream
 
read(byte[], int, int) - Method in class com.microsoft.azure.kusto.data.UncloseableStream
 
REAL_DOUBLE - Static variable in class com.microsoft.azure.kusto.data.KustoType
 
REAL_FLOAT - Static variable in class com.microsoft.azure.kusto.data.KustoType
 
relative(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
removeExtension(String) - Static method in class com.microsoft.azure.kusto.data.UriUtils
 
removeOption(String) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
removeParameter(String) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
reset() - Method in class com.microsoft.azure.kusto.data.CloseParentResourcesStream
 
reset() - Method in class com.microsoft.azure.kusto.data.UncloseableStream
 
Results - Class in com.microsoft.azure.kusto.data
 
Results(HashMap<String, Integer>, HashMap<String, String>, ArrayList<ArrayList<String>>, String) - Constructor for class com.microsoft.azure.kusto.data.Results
 
retrieveCloudInfoForCluster(String) - Static method in class com.microsoft.azure.kusto.data.auth.CloudInfo
 
retrieveCloudInfoForCluster(String, HttpClient) - Static method in class com.microsoft.azure.kusto.data.auth.CloudInfo
 

S

scopes - Variable in class com.microsoft.azure.kusto.data.auth.CloudDependentTokenProviderBase
 
send(HttpRequest) - Method in class com.microsoft.azure.kusto.data.auth.HttpClientWrapper
 
send(HttpRequest) - Method in class com.microsoft.azure.kusto.data.auth.HttpClientWrapper
 
setApplication(String) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
Sets the application name for tracing purposes.
setApplicationNameForTracing(String) - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
Sets the application name for tracing purposes.
setAttributes(Map<String, String>) - Method in class com.microsoft.azure.kusto.data.instrumentation.Tracer.Span
 
setClientRequestId(String) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
setClientVersionForTracing(String) - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
Deprecated.
This field will be reserved to only the version of the Kusto Java SDK in the future. Use ConnectionStringBuilder.setApplicationNameForTracing(String) instead. Sets the client version for tracing. This appends the given version to the Kusto Java SDK version.
setClusterUrl(String) - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
 
setConnectorDetails(String, String, String, String, boolean, String, Pair<String, String>...) - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
Sets the application name and username for Kusto connectors.
setOption(String, Object) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
setOverridePolicy(Predicate<String>) - Static method in class com.microsoft.azure.kusto.data.auth.endpoints.KustoTrustedEndpoints
 
setParameter(String, Object) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
setParameter(String, String) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
setParameter(String, Date) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
setParameter(String, LocalDateTime) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
setParameter(String, Duration) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
setParameter(String, boolean) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
setParameter(String, int) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
setParameter(String, long) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
setParameter(String, double) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
setParameter(String, UUID) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
setPathForUri(String, String, boolean) - Static method in class com.microsoft.azure.kusto.data.UriUtils
 
setPathForUri(String, String) - Static method in class com.microsoft.azure.kusto.data.UriUtils
 
setTableName(String) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
 
setTimeoutInMilliSec(Long) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
setUser(String) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
Sets the application username for tracing purposes.
setUserNameForTracing(String) - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
Sets the username for tracing.
skip(long) - Method in class com.microsoft.azure.kusto.data.CloseParentResourcesStream
 
skip(long) - Method in class com.microsoft.azure.kusto.data.UncloseableStream
 
startSpan(String) - Static method in class com.microsoft.azure.kusto.data.instrumentation.Tracer
 
startSpan(String, Map<String, String>) - Static method in class com.microsoft.azure.kusto.data.instrumentation.Tracer
 
startSpan(String, Context, ProcessKind, Map<String, String>) - Static method in class com.microsoft.azure.kusto.data.instrumentation.Tracer
 
statusCode() - Method in class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
 
StreamingClient - Interface in com.microsoft.azure.kusto.data
 
STRING - Static variable in class com.microsoft.azure.kusto.data.KustoType
 
stringIsNotBlank(String, String) - Static method in class com.microsoft.azure.kusto.data.Ensure
 
StringUtils - Class in com.microsoft.azure.kusto.data
 
stripFileNameFromCommandLine(String) - Static method in class com.microsoft.azure.kusto.data.UriUtils
 
SUBJECT_NAME_ISSUER_TOKEN_PROVIDER - Static variable in class com.microsoft.azure.kusto.data.auth.SubjectNameIssuerTokenProvider
 
SubjectNameIssuerTokenProvider - Class in com.microsoft.azure.kusto.data.auth
 
suffix - Variable in class com.microsoft.azure.kusto.data.auth.endpoints.MatchRule
 
SupplierOneException<T,U extends Exception> - Interface in com.microsoft.azure.kusto.data.instrumentation
Supplier is a functional interface that can be used to execute data operations.
SupplierTwoExceptions<T,U1 extends Exception,U2 extends Exception> - Interface in com.microsoft.azure.kusto.data.instrumentation
Supplier is a functional interface that can be used to execute data operations.

T

ThrottleException - Exception in com.microsoft.azure.kusto.data.exceptions
 
ThrottleException(String) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.ThrottleException
 
TIMEOUT_MS - Static variable in class com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase
 
TokenProviderBase - Class in com.microsoft.azure.kusto.data.auth
 
TokenProviderBase(String, HttpClient) - Constructor for class com.microsoft.azure.kusto.data.auth.TokenProviderBase
 
TokenProviderFactory - Class in com.microsoft.azure.kusto.data.auth
 
toString() - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
 
toString() - Method in exception com.microsoft.azure.kusto.data.exceptions.KustoServiceQueryError
 
toString() - Method in exception com.microsoft.azure.kusto.data.exceptions.WebException
 
toString() - Method in class com.microsoft.azure.kusto.data.format.CslFormat
 
TraceableAttributes - Interface in com.microsoft.azure.kusto.data.instrumentation
 
Tracer - Class in com.microsoft.azure.kusto.data.instrumentation
 
Tracer() - Constructor for class com.microsoft.azure.kusto.data.instrumentation.Tracer
 
Tracer.Span - Class in com.microsoft.azure.kusto.data.instrumentation
 
type(Object) - Method in class com.microsoft.azure.kusto.data.KustoType
 

U

UncloseableStream - Class in com.microsoft.azure.kusto.data
This class exists to handle outside dependencies which close a stream when we don't want to.
UncloseableStream(InputStream) - Constructor for class com.microsoft.azure.kusto.data.UncloseableStream
 
UriUtils - Class in com.microsoft.azure.kusto.data
 
USER_PROMPT_TOKEN_PROVIDER - Static variable in class com.microsoft.azure.kusto.data.auth.UserPromptTokenProvider
 
UserPromptTokenProvider - Class in com.microsoft.azure.kusto.data.auth
 
Utils - Class in com.microsoft.azure.kusto.data
 

V

validateTrustedEndpoint(String, String) - Static method in class com.microsoft.azure.kusto.data.auth.endpoints.KustoTrustedEndpoints
Throw an exception if the endpoint specified is not trusted.
validateTrustedEndpoint(String) - Static method in class com.microsoft.azure.kusto.data.auth.endpoints.KustoTrustedEndpoints
Throw an exception if the endpoint specified is not trusted.
validateTrustedEndpoint(URI, String) - Static method in class com.microsoft.azure.kusto.data.auth.endpoints.KustoTrustedEndpoints
Is the endpoint uri trusted?
valueOf(String) - Static method in enum com.microsoft.azure.kusto.data.CommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.kusto.data.WellKnownDataSet
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.kusto.data.CommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.kusto.data.WellKnownDataSet
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebException - Exception in com.microsoft.azure.kusto.data.exceptions
 
WebException(String, HttpResponse, Throwable) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.WebException
 
WellKnownDataSet - Enum in com.microsoft.azure.kusto.data
 
WellKnownKustoEndpointsData - Class in com.microsoft.azure.kusto.data.auth.endpoints
 
WellKnownKustoEndpointsData() - Constructor for class com.microsoft.azure.kusto.data.auth.endpoints.WellKnownKustoEndpointsData
 
WellKnownKustoEndpointsData.AllowedEndpoints - Class in com.microsoft.azure.kusto.data.auth.endpoints
 

_

_Comments - Variable in class com.microsoft.azure.kusto.data.auth.endpoints.WellKnownKustoEndpointsData
 
A B C D E F G H I J K L M N O P R S T U V W _ 
Skip navigation links

Copyright © 2023. All rights reserved.