AzureDataExplorerSink |
AzureDataExplorerSink.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
AzureDataExplorerSink |
AzureDataExplorerSink.withFlushImmediately(Object flushImmediately) |
Set the flushImmediately property: If set to true, any aggregation will be skipped.
|
AzureDataExplorerSink |
AzureDataExplorerSink.withIngestionMappingAsJson(Object ingestionMappingAsJson) |
Set the ingestionMappingAsJson property: An explicit column mapping description provided in a json format.
|
AzureDataExplorerSink |
AzureDataExplorerSink.withIngestionMappingName(Object ingestionMappingName) |
Set the ingestionMappingName property: A name of a pre-created csv mapping that was defined on the target Kusto
table.
|
AzureDataExplorerSink |
AzureDataExplorerSink.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
|
AzureDataExplorerSink |
AzureDataExplorerSink.withSinkRetryCount(Object sinkRetryCount) |
Set the sinkRetryCount property: Sink retry count.
|
AzureDataExplorerSink |
AzureDataExplorerSink.withSinkRetryWait(Object sinkRetryWait) |
Set the sinkRetryWait property: Sink retry wait.
|
AzureDataExplorerSink |
AzureDataExplorerSink.withWriteBatchSize(Object writeBatchSize) |
Set the writeBatchSize property: Write batch size.
|
AzureDataExplorerSink |
AzureDataExplorerSink.withWriteBatchTimeout(Object writeBatchTimeout) |
Set the writeBatchTimeout property: Write batch timeout.
|