FileSystemSink |
FileSystemSink.withCopyBehavior(Object copyBehavior) |
Set the copyBehavior property: The type of copy behavior for copy sink.
|
FileSystemSink |
FileSystemSink.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
FileSystemSink |
FileSystemSink.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
|
FileSystemSink |
FileSystemSink.withSinkRetryCount(Object sinkRetryCount) |
Set the sinkRetryCount property: Sink retry count.
|
FileSystemSink |
FileSystemSink.withSinkRetryWait(Object sinkRetryWait) |
Set the sinkRetryWait property: Sink retry wait.
|
FileSystemSink |
FileSystemSink.withWriteBatchSize(Object writeBatchSize) |
Set the writeBatchSize property: Write batch size.
|
FileSystemSink |
FileSystemSink.withWriteBatchTimeout(Object writeBatchTimeout) |
Set the writeBatchTimeout property: Write batch timeout.
|