AzureSearchIndexSink |
AzureSearchIndexSink.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
AzureSearchIndexSink |
AzureSearchIndexSink.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
|
AzureSearchIndexSink |
AzureSearchIndexSink.withSinkRetryCount(Object sinkRetryCount) |
Set the sinkRetryCount property: Sink retry count.
|
AzureSearchIndexSink |
AzureSearchIndexSink.withSinkRetryWait(Object sinkRetryWait) |
Set the sinkRetryWait property: Sink retry wait.
|
AzureSearchIndexSink |
AzureSearchIndexSink.withWriteBatchSize(Object writeBatchSize) |
Set the writeBatchSize property: Write batch size.
|
AzureSearchIndexSink |
AzureSearchIndexSink.withWriteBatchTimeout(Object writeBatchTimeout) |
Set the writeBatchTimeout property: Write batch timeout.
|
AzureSearchIndexSink |
AzureSearchIndexSink.withWriteBehavior(AzureSearchIndexWriteBehaviorType writeBehavior) |
Set the writeBehavior property: Specify the write behavior when upserting documents into Azure Search Index.
|