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