- increment() - Method in class com.microsoft.azure.kusto.ingest.utils.IngestionUtils.IntegerHolder
-
- IngestClient - Interface in com.microsoft.azure.kusto.ingest
-
- IngestClientBase - Class in com.microsoft.azure.kusto.ingest
-
- IngestClientBase() - Constructor for class com.microsoft.azure.kusto.ingest.IngestClientBase
-
- IngestClientFactory - Class in com.microsoft.azure.kusto.ingest
-
- ingestFromBlob(BlobSourceInfo, IngestionProperties) - Method in interface com.microsoft.azure.kusto.ingest.IngestClient
-
Ingest data from a blob storage into Kusto table.
- ingestFromBlob(BlobSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.IngestClientBase
-
Ingest data from a blob storage into Kusto database.
- ingestFromBlobAsync(BlobSourceInfo, IngestionProperties) - Method in interface com.microsoft.azure.kusto.ingest.IngestClient
-
Ingest data from a blob storage into Kusto table.
- ingestFromBlobAsync(BlobSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.IngestClientBase
-
- ingestFromBlobAsyncImpl(BlobSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.IngestClientBase
-
- ingestFromBlobAsyncImpl(BlobSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.ManagedStreamingIngestClient
-
- ingestFromBlobAsyncImpl(BlobSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.QueuedIngestClientImpl
-
- ingestFromBlobAsyncImpl(BlobSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.StreamingIngestClient
-
- ingestFromFile(FileSourceInfo, IngestionProperties) - Method in interface com.microsoft.azure.kusto.ingest.IngestClient
-
Ingest data from a file into Kusto table.
- ingestFromFile(FileSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.IngestClientBase
-
- ingestFromFileAsync(FileSourceInfo, IngestionProperties) - Method in interface com.microsoft.azure.kusto.ingest.IngestClient
-
Ingest data from a file into Kusto table.
- ingestFromFileAsync(FileSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.IngestClientBase
-
- ingestFromFileAsyncImpl(FileSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.IngestClientBase
-
- ingestFromFileAsyncImpl(FileSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.ManagedStreamingIngestClient
-
- ingestFromFileAsyncImpl(FileSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.QueuedIngestClientImpl
-
- ingestFromFileAsyncImpl(FileSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.StreamingIngestClient
-
- ingestFromResultSet(ResultSetSourceInfo, IngestionProperties) - Method in interface com.microsoft.azure.kusto.ingest.IngestClient
-
Ingest data from a Result Set into Kusto table.
- ingestFromResultSet(ResultSetSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.IngestClientBase
-
Ingest data from a Result Set into Kusto database.
- ingestFromResultSetAsync(ResultSetSourceInfo, IngestionProperties) - Method in interface com.microsoft.azure.kusto.ingest.IngestClient
-
Ingest data from a Result Set into Kusto table.
- ingestFromResultSetAsync(ResultSetSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.IngestClientBase
-
- ingestFromResultSetAsyncImpl(ResultSetSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.IngestClientBase
-
- ingestFromResultSetAsyncImpl(ResultSetSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.ManagedStreamingIngestClient
-
- ingestFromResultSetAsyncImpl(ResultSetSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.QueuedIngestClientImpl
-
- ingestFromResultSetAsyncImpl(ResultSetSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.StreamingIngestClient
-
- ingestFromStream(StreamSourceInfo, IngestionProperties) - Method in interface com.microsoft.azure.kusto.ingest.IngestClient
-
Ingest data from an input stream, into Kusto table.
- ingestFromStream(StreamSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.IngestClientBase
-
Ingest data from an input stream, into Kusto database.
- ingestFromStreamAsync(StreamSourceInfo, IngestionProperties) - Method in interface com.microsoft.azure.kusto.ingest.IngestClient
-
Ingest data from an input stream, into Kusto table.
- ingestFromStreamAsync(StreamSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.IngestClientBase
-
- ingestFromStreamAsyncImpl(StreamSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.IngestClientBase
-
- ingestFromStreamAsyncImpl(StreamSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.ManagedStreamingIngestClient
-
- ingestFromStreamAsyncImpl(StreamSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.QueuedIngestClientImpl
-
- ingestFromStreamAsyncImpl(StreamSourceInfo, IngestionProperties) - Method in class com.microsoft.azure.kusto.ingest.StreamingIngestClient
-
- IngestionBlobInfo - Class in com.microsoft.azure.kusto.ingest
-
- IngestionBlobInfo(String, String, String, String, String) - Constructor for class com.microsoft.azure.kusto.ingest.IngestionBlobInfo
-
- IngestionClientException - Exception in com.microsoft.azure.kusto.ingest.exceptions
-
- IngestionClientException(String) - Constructor for exception com.microsoft.azure.kusto.ingest.exceptions.IngestionClientException
-
- IngestionClientException(String, Throwable) - Constructor for exception com.microsoft.azure.kusto.ingest.exceptions.IngestionClientException
-
- IngestionClientException(String, String, RuntimeException) - Constructor for exception com.microsoft.azure.kusto.ingest.exceptions.IngestionClientException
-
- IngestionErrorCode - Enum in com.microsoft.azure.kusto.ingest.result
-
- IngestionFailureInfo - Class in com.microsoft.azure.kusto.ingest.result
-
- IngestionFailureInfo() - Constructor for class com.microsoft.azure.kusto.ingest.result.IngestionFailureInfo
-
- IngestionFailureInfo.FailureStatusValue - Enum in com.microsoft.azure.kusto.ingest.result
-
- IngestionMapping - Class in com.microsoft.azure.kusto.ingest
-
This class describes the ingestion mapping to use for an ingestion request.
- IngestionMapping() - Constructor for class com.microsoft.azure.kusto.ingest.IngestionMapping
-
Creates a default ingestion mapping with null kind and empty mapping reference.
- IngestionMapping(String, IngestionMapping.IngestionMappingKind) - Constructor for class com.microsoft.azure.kusto.ingest.IngestionMapping
-
Creates an ingestion mapping with the given parameters.
- IngestionMapping(ColumnMapping[], IngestionMapping.IngestionMappingKind) - Constructor for class com.microsoft.azure.kusto.ingest.IngestionMapping
-
Please use setIngestionMappingReference for production as passing the mapping every time is wasteful
- IngestionMapping(IngestionMapping) - Constructor for class com.microsoft.azure.kusto.ingest.IngestionMapping
-
Copy constructor for IngestionMapping.
- IngestionMapping.IngestionMappingKind - Enum in com.microsoft.azure.kusto.ingest
-
- IngestionProperties - Class in com.microsoft.azure.kusto.ingest
-
- IngestionProperties(String, String) - Constructor for class com.microsoft.azure.kusto.ingest.IngestionProperties
-
Creates an initialized IngestionProperties instance with a given databaseName and tableName.
- IngestionProperties(IngestionProperties) - Constructor for class com.microsoft.azure.kusto.ingest.IngestionProperties
-
Copy constructor for IngestionProperties.
- IngestionProperties.DataFormat - Enum in com.microsoft.azure.kusto.ingest
-
- IngestionProperties.IngestionReportLevel - Enum in com.microsoft.azure.kusto.ingest
-
- IngestionProperties.IngestionReportMethod - Enum in com.microsoft.azure.kusto.ingest
-
- IngestionResourceManager - Interface in com.microsoft.azure.kusto.ingest
-
- IngestionResult - Interface in com.microsoft.azure.kusto.ingest.result
-
- IngestionServiceException - Exception in com.microsoft.azure.kusto.ingest.exceptions
-
- IngestionServiceException(String) - Constructor for exception com.microsoft.azure.kusto.ingest.exceptions.IngestionServiceException
-
- IngestionServiceException(String, Exception) - Constructor for exception com.microsoft.azure.kusto.ingest.exceptions.IngestionServiceException
-
- IngestionServiceException(String, String, RuntimeException) - Constructor for exception com.microsoft.azure.kusto.ingest.exceptions.IngestionServiceException
-
- IngestionSourceId - Variable in class com.microsoft.azure.kusto.ingest.result.IngestionFailureInfo
-
- ingestionSourceId - Variable in class com.microsoft.azure.kusto.ingest.result.IngestionStatus
-
- IngestionSourcePath - Variable in class com.microsoft.azure.kusto.ingest.result.IngestionFailureInfo
-
- ingestionSourcePath - Variable in class com.microsoft.azure.kusto.ingest.result.IngestionStatus
-
- IngestionStatus - Class in com.microsoft.azure.kusto.ingest.result
-
- IngestionStatus() - Constructor for class com.microsoft.azure.kusto.ingest.result.IngestionStatus
-
- IngestionStatusInTableDescription - Class in com.microsoft.azure.kusto.ingest.result
-
- IngestionStatusInTableDescription() - Constructor for class com.microsoft.azure.kusto.ingest.result.IngestionStatusInTableDescription
-
- IngestionStatusResult - Class in com.microsoft.azure.kusto.ingest.result
-
- IngestionStatusResult(IngestionStatus) - Constructor for class com.microsoft.azure.kusto.ingest.result.IngestionStatusResult
-
- IngestionUtils - Class in com.microsoft.azure.kusto.ingest.utils
-
- IngestionUtils.IntegerHolder - Class in com.microsoft.azure.kusto.ingest.utils
-
- IntegerHolder() - Constructor for class com.microsoft.azure.kusto.ingest.utils.IngestionUtils.IntegerHolder
-
- isCompressible() - Method in enum com.microsoft.azure.kusto.ingest.IngestionProperties.DataFormat
-
- isIgnoreFirstRecord() - Method in class com.microsoft.azure.kusto.ingest.IngestionProperties
-
- isJsonFormat() - Method in enum com.microsoft.azure.kusto.ingest.IngestionProperties.DataFormat
-
- isLeaveOpen() - Method in class com.microsoft.azure.kusto.ingest.source.StreamSourceInfo
-
- isValid(IngestionMapping.IngestionMappingKind) - Method in class com.microsoft.azure.kusto.ingest.ColumnMapping
-
- validate() - Method in class com.microsoft.azure.kusto.ingest.source.BlobSourceInfo
-
- validate() - Method in class com.microsoft.azure.kusto.ingest.source.FileSourceInfo
-
- validate() - Method in class com.microsoft.azure.kusto.ingest.source.ResultSetSourceInfo
-
- validate() - Method in interface com.microsoft.azure.kusto.ingest.source.SourceInfo
-
Checks that this SourceInfo is defined appropriately.
- validate() - Method in class com.microsoft.azure.kusto.ingest.source.StreamSourceInfo
-
- validateResultSetProperties() - Method in class com.microsoft.azure.kusto.ingest.IngestionProperties
-
- ValidationPolicy - Class in com.microsoft.azure.kusto.ingest.result
-
- ValidationPolicy() - Constructor for class com.microsoft.azure.kusto.ingest.result.ValidationPolicy
-
- ValidationPolicy(ValidationPolicy.ValidationOptions, ValidationPolicy.ValidationImplications) - Constructor for class com.microsoft.azure.kusto.ingest.result.ValidationPolicy
-
- ValidationPolicy(ValidationPolicy) - Constructor for class com.microsoft.azure.kusto.ingest.result.ValidationPolicy
-
- ValidationPolicy.ValidationImplications - Enum in com.microsoft.azure.kusto.ingest.result
-
- ValidationPolicy.ValidationOptions - Enum in com.microsoft.azure.kusto.ingest.result
-
- valueOf(String) - Static method in enum com.microsoft.azure.kusto.ingest.IngestionMapping.IngestionMappingKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.kusto.ingest.IngestionProperties.DataFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.kusto.ingest.IngestionProperties.IngestionReportLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.kusto.ingest.IngestionProperties.IngestionReportMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.kusto.ingest.MappingConsts
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.kusto.ingest.result.IngestionErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.kusto.ingest.result.IngestionFailureInfo.FailureStatusValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.kusto.ingest.result.OperationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.kusto.ingest.result.ValidationPolicy.ValidationImplications
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.kusto.ingest.result.ValidationPolicy.ValidationOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.kusto.ingest.source.CompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.kusto.ingest.TransformationMethod
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.azure.kusto.ingest.IngestionMapping.IngestionMappingKind
-
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.ingest.IngestionProperties.DataFormat
-
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.ingest.IngestionProperties.IngestionReportLevel
-
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.ingest.IngestionProperties.IngestionReportMethod
-
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.ingest.MappingConsts
-
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.ingest.result.IngestionErrorCode
-
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.ingest.result.IngestionFailureInfo.FailureStatusValue
-
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.ingest.result.OperationStatus
-
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.ingest.result.ValidationPolicy.ValidationImplications
-
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.ingest.result.ValidationPolicy.ValidationOptions
-
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.ingest.source.CompressionType
-
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.ingest.TransformationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.