A B C D E F G H I J K L M N O P Q R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- aadAuthorityUrl - Variable in class com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase
- AccessTokenTokenProvider - Class in com.microsoft.azure.kusto.data.auth
- acquireAccessToken() - Method in class com.microsoft.azure.kusto.data.auth.AccessTokenTokenProvider
- acquireAccessToken() - Method in class com.microsoft.azure.kusto.data.auth.CallbackTokenProvider
- acquireAccessToken() - Method in class com.microsoft.azure.kusto.data.auth.CloudDependentTokenProviderBase
- acquireAccessToken() - Method in class com.microsoft.azure.kusto.data.auth.TokenProviderBase
- acquireAccessTokenImpl() - Method in class com.microsoft.azure.kusto.data.auth.CloudDependentTokenProviderBase
- acquireAccessTokenImpl() - Method in class com.microsoft.azure.kusto.data.auth.ManagedIdentityTokenProvider
- acquireAccessTokenImpl() - Method in class com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase
- 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>, int, boolean, BiConsumer<R, C>) - Method in class com.microsoft.azure.kusto.data.KustoResultMapper.Builder
-
Add a column by ordinal (column index).
- 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).
- 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).
- ADMIN_COMMAND - com.microsoft.azure.kusto.data.CommandType
- 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
- 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
- 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
- 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
- ClientFactory - Class in com.microsoft.azure.kusto.data
- ClientImpl - Class in com.microsoft.azure.kusto.data
- ClientImpl(ConnectionStringBuilder) - Constructor for class com.microsoft.azure.kusto.data.ClientImpl
- ClientImpl(ConnectionStringBuilder, HttpClientProperties) - Constructor for class com.microsoft.azure.kusto.data.ClientImpl
- ClientImpl(ConnectionStringBuilder, CloseableHttpClient) - Constructor for class com.microsoft.azure.kusto.data.ClientImpl
- 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.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
- 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(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(List<MatchRule>) - Static method in class com.microsoft.azure.kusto.data.auth.endpoints.FastSuffixMatcher
-
Creates a new matcher with the provided matching rules.
- 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.
- 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.
- 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(Long) - Constructor for class com.microsoft.azure.kusto.data.format.CslDateTimeFormat
- CslDateTimeFormat(String) - Constructor for class com.microsoft.azure.kusto.data.format.CslDateTimeFormat
- CslDateTimeFormat(LocalDateTime) - Constructor for class com.microsoft.azure.kusto.data.format.CslDateTimeFormat
- CslDateTimeFormat(Date) - 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(String) - Constructor for class com.microsoft.azure.kusto.data.format.CslTimespanFormat
- CslTimespanFormat(Duration) - 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) - 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, HttpResponse, Throwable) - 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
- 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) - Method in class com.microsoft.azure.kusto.data.ClientImpl
- execute(String) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
-
Execute the provided command against the default database.
- execute(String, String) - Method in interface com.microsoft.azure.kusto.data.Client
- execute(String, String) - Method in class com.microsoft.azure.kusto.data.ClientImpl
- execute(String, String, ClientRequestProperties) - Method in interface com.microsoft.azure.kusto.data.Client
- execute(String, String, ClientRequestProperties) - Method in class com.microsoft.azure.kusto.data.ClientImpl
- executeStreamingIngest(String, String, InputStream, ClientRequestProperties, String, String, boolean) - Method in class com.microsoft.azure.kusto.data.ClientImpl
- 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.
- executeStreamingQuery(String) - Method in class com.microsoft.azure.kusto.data.ClientImpl
- executeStreamingQuery(String) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
- executeStreamingQuery(String, String) - Method in class com.microsoft.azure.kusto.data.ClientImpl
- executeStreamingQuery(String, String) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
- executeStreamingQuery(String, String, ClientRequestProperties) - Method in class com.microsoft.azure.kusto.data.ClientImpl
- executeStreamingQuery(String, String, ClientRequestProperties) - Method in interface com.microsoft.azure.kusto.data.StreamingClient
-
Query directly from Kusto database using streaming output.
- executeToJsonResult(String) - Method in interface com.microsoft.azure.kusto.data.Client
- executeToJsonResult(String) - Method in class com.microsoft.azure.kusto.data.ClientImpl
- executeToJsonResult(String, String) - Method in interface com.microsoft.azure.kusto.data.Client
- executeToJsonResult(String, String) - Method in class com.microsoft.azure.kusto.data.ClientImpl
- executeToJsonResult(String, String, ClientRequestProperties) - Method in interface com.microsoft.azure.kusto.data.Client
- executeToJsonResult(String, String, ClientRequestProperties) - Method in class com.microsoft.azure.kusto.data.ClientImpl
- 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
- FEDERATED_SECURITY_SUFFIX - Static variable in class com.microsoft.azure.kusto.data.ClientImpl
- 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
- fromJsonObject(JSONObject) - Static method in class com.microsoft.azure.kusto.data.exceptions.OneApiError
- fromString(String) - Static method in class com.microsoft.azure.kusto.data.ClientRequestProperties
G
- getActivityTypeSuffix() - Method in enum com.microsoft.azure.kusto.data.CommandType
- getApiError() - Method in exception com.microsoft.azure.kusto.data.exceptions.DataWebException
- getApplicationNameForTracing() - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
- 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
- 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
- getClusterUrl() - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
- getClusterUrl() - Method in class com.microsoft.azure.kusto.data.ClientImpl
- 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(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) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
- 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(int) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
- getJSONObject(String) - 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
- getOption(String) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
- getOrdinal() - Method in class com.microsoft.azure.kusto.data.KustoResultColumn
- 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
- 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(int, Calendar) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
- getTime(String) - 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(int, Calendar) - Method in class com.microsoft.azure.kusto.data.KustoResultSetTable
- getTimestamp(String) - 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
- 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
- getUserNameForTracing() - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
- 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
- headers() - Method in class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
- httpClient - Variable in class com.microsoft.azure.kusto.data.auth.TokenProviderBase
- 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.
- 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
- 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
- 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
- JAVA_INGEST_ACTIVITY_TYPE_PREFIX - Static variable in class com.microsoft.azure.kusto.data.ClientImpl
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(JSONObject) - Constructor for class com.microsoft.azure.kusto.data.KustoResultSetTable
- KustoServiceQueryError - Exception in com.microsoft.azure.kusto.data.exceptions
- KustoServiceQueryError(String) - Constructor for exception com.microsoft.azure.kusto.data.exceptions.KustoServiceQueryError
- KustoServiceQueryError(JSONArray, boolean, 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
- 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() - Method in class com.microsoft.azure.kusto.data.HttpClientProperties
-
The maximum time persistent connections can stay idle while kept alive in the connection pool.
- 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.
- maxKeepAliveTime() - Method in class com.microsoft.azure.kusto.data.HttpClientProperties
-
The time a connection can remain idle as part of the keep-alive strategy.
- 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.
- METADATA_ENDPOINT - Static variable in class com.microsoft.azure.kusto.data.auth.CloudInfo
- MGMT_ENDPOINT_VERSION - Static variable in class com.microsoft.azure.kusto.data.ClientImpl
- 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
- 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, JSONObject, boolean) - Constructor for class com.microsoft.azure.kusto.data.exceptions.OneApiError
- OPTION_CLIENT_REQUEST_ID - Static variable in class com.microsoft.azure.kusto.data.ClientRequestProperties
- 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
- PrimaryResult - com.microsoft.azure.kusto.data.WellKnownDataSet
- 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
Q
- QUERY - com.microsoft.azure.kusto.data.CommandType
- QUERY_ENDPOINT_VERSION - Static variable in class com.microsoft.azure.kusto.data.ClientImpl
- QueryCompletionInformation - com.microsoft.azure.kusto.data.WellKnownDataSet
- QueryProperties - com.microsoft.azure.kusto.data.WellKnownDataSet
R
- read() - Method in class com.microsoft.azure.kusto.data.CloseParentResourcesStream
- read() - Method in class com.microsoft.azure.kusto.data.UncloseableStream
- read(@org.jetbrains.annotations.NotNull byte[]) - Method in class com.microsoft.azure.kusto.data.UncloseableStream
- read(@org.jetbrains.annotations.NotNull byte[], int, int) - Method in class com.microsoft.azure.kusto.data.UncloseableStream
- read(byte[]) - Method in class com.microsoft.azure.kusto.data.CloseParentResourcesStream
- read(byte[], int, int) - Method in class com.microsoft.azure.kusto.data.CloseParentResourcesStream
- 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
- 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
- setApplicationNameForTracing(String) - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
- setClientRequestId(String) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
- setClientVersionForTracing(String) - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
- setClusterUrl(String) - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
- 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, boolean) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
- setParameter(String, double) - 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, Object) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
- setParameter(String, String) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
- setParameter(String, Duration) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
- setParameter(String, LocalDateTime) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
- setParameter(String, Date) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
- setParameter(String, UUID) - Method in class com.microsoft.azure.kusto.data.ClientRequestProperties
- setPathForUri(String, String) - Static method in class com.microsoft.azure.kusto.data.UriUtils
- setPathForUri(String, String, boolean) - 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
- setUserNameForTracing(String) - Method in class com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
- skip(long) - Method in class com.microsoft.azure.kusto.data.CloseParentResourcesStream
- skip(long) - Method in class com.microsoft.azure.kusto.data.UncloseableStream
- statusCode() - Method in class com.microsoft.azure.kusto.data.auth.HttpResponseWrapper
- STREAMING_INGEST - com.microsoft.azure.kusto.data.CommandType
- STREAMING_VERSION - Static variable in class com.microsoft.azure.kusto.data.ClientImpl
- 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
- SubjectNameIssuerTokenProvider - Class in com.microsoft.azure.kusto.data.auth
- suffix - Variable in class com.microsoft.azure.kusto.data.auth.endpoints.MatchRule
T
- TableOfContents - com.microsoft.azure.kusto.data.WellKnownDataSet
- 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
- 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
- UserPromptTokenProvider - Class in com.microsoft.azure.kusto.data.auth
V
- 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(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(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
All Classes All Packages