AzureTableSource |
AzureTableSource.withAdditionalColumns(Object additionalColumns) |
Set the additionalColumns property: Specifies the additional columns to be added to source data.
|
AzureTableSource |
AzureTableSource.withAzureTableSourceIgnoreTableNotFound(Object azureTableSourceIgnoreTableNotFound) |
Set the azureTableSourceIgnoreTableNotFound property: Azure Table source ignore table not found.
|
AzureTableSource |
AzureTableSource.withAzureTableSourceQuery(Object azureTableSourceQuery) |
Set the azureTableSourceQuery property: Azure Table source query.
|
AzureTableSource |
AzureTableSource.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
AzureTableSource |
AzureTableSource.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
AzureTableSource |
AzureTableSource.withQueryTimeout(Object queryTimeout) |
Set the queryTimeout property: Query timeout.
|
AzureTableSource |
AzureTableSource.withSourceRetryCount(Object sourceRetryCount) |
Set the sourceRetryCount property: Source retry count.
|
AzureTableSource |
AzureTableSource.withSourceRetryWait(Object sourceRetryWait) |
Set the sourceRetryWait property: Source retry wait.
|