DelimitedTextSink |
DelimitedTextSink.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
DelimitedTextSink |
DelimitedTextSink.withFormatSettings(DelimitedTextWriteSettings formatSettings) |
Set the formatSettings property: DelimitedText format settings.
|
DelimitedTextSink |
DelimitedTextSink.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
|
DelimitedTextSink |
DelimitedTextSink.withSinkRetryCount(Object sinkRetryCount) |
Set the sinkRetryCount property: Sink retry count.
|
DelimitedTextSink |
DelimitedTextSink.withSinkRetryWait(Object sinkRetryWait) |
Set the sinkRetryWait property: Sink retry wait.
|
DelimitedTextSink |
DelimitedTextSink.withStoreSettings(StoreWriteSettings storeSettings) |
Set the storeSettings property: DelimitedText store settings.
|
DelimitedTextSink |
DelimitedTextSink.withWriteBatchSize(Object writeBatchSize) |
Set the writeBatchSize property: Write batch size.
|
DelimitedTextSink |
DelimitedTextSink.withWriteBatchTimeout(Object writeBatchTimeout) |
Set the writeBatchTimeout property: Write batch timeout.
|