AzureDataExplorerSource |
AzureDataExplorerSource.withAdditionalColumns(Object additionalColumns) |
Set the additionalColumns property: Specifies the additional columns to be added to source data.
|
AzureDataExplorerSource |
AzureDataExplorerSource.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
AzureDataExplorerSource |
AzureDataExplorerSource.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
AzureDataExplorerSource |
AzureDataExplorerSource.withNoTruncation(Object noTruncation) |
Set the noTruncation property: The name of the Boolean option that controls whether truncation is applied to
result-sets that go beyond a certain row-count limit.
|
AzureDataExplorerSource |
AzureDataExplorerSource.withQuery(Object query) |
Set the query property: Database query.
|
AzureDataExplorerSource |
AzureDataExplorerSource.withQueryTimeout(Object queryTimeout) |
Set the queryTimeout property: Query timeout.
|
AzureDataExplorerSource |
AzureDataExplorerSource.withSourceRetryCount(Object sourceRetryCount) |
Set the sourceRetryCount property: Source retry count.
|
AzureDataExplorerSource |
AzureDataExplorerSource.withSourceRetryWait(Object sourceRetryWait) |
Set the sourceRetryWait property: Source retry wait.
|