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