AzureTableSink |
AzureTableSink.withAzureTableDefaultPartitionKeyValue(Object azureTableDefaultPartitionKeyValue) |
Set the azureTableDefaultPartitionKeyValue property: Azure Table default partition key value.
|
AzureTableSink |
AzureTableSink.withAzureTableInsertType(Object azureTableInsertType) |
Set the azureTableInsertType property: Azure Table insert type.
|
AzureTableSink |
AzureTableSink.withAzureTablePartitionKeyName(Object azureTablePartitionKeyName) |
Set the azureTablePartitionKeyName property: Azure Table partition key name.
|
AzureTableSink |
AzureTableSink.withAzureTableRowKeyName(Object azureTableRowKeyName) |
Set the azureTableRowKeyName property: Azure Table row key name.
|
AzureTableSink |
AzureTableSink.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
AzureTableSink |
AzureTableSink.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
|
AzureTableSink |
AzureTableSink.withSinkRetryCount(Object sinkRetryCount) |
Set the sinkRetryCount property: Sink retry count.
|
AzureTableSink |
AzureTableSink.withSinkRetryWait(Object sinkRetryWait) |
Set the sinkRetryWait property: Sink retry wait.
|
AzureTableSink |
AzureTableSink.withWriteBatchSize(Object writeBatchSize) |
Set the writeBatchSize property: Write batch size.
|
AzureTableSink |
AzureTableSink.withWriteBatchTimeout(Object writeBatchTimeout) |
Set the writeBatchTimeout property: Write batch timeout.
|