BlobSink |
BlobSink.withBlobWriterAddHeader(Object blobWriterAddHeader) |
Set the blobWriterAddHeader property: Blob writer add header.
|
BlobSink |
BlobSink.withBlobWriterDateTimeFormat(Object blobWriterDateTimeFormat) |
Set the blobWriterDateTimeFormat property: Blob writer date time format.
|
BlobSink |
BlobSink.withBlobWriterOverwriteFiles(Object blobWriterOverwriteFiles) |
Set the blobWriterOverwriteFiles property: Blob writer overwrite files.
|
BlobSink |
BlobSink.withCopyBehavior(Object copyBehavior) |
Set the copyBehavior property: The type of copy behavior for copy sink.
|
BlobSink |
BlobSink.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
BlobSink |
BlobSink.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
|
BlobSink |
BlobSink.withMetadata(List<MetadataItem> metadata) |
Set the metadata property: Specify the custom metadata to be added to sink data.
|
BlobSink |
BlobSink.withSinkRetryCount(Object sinkRetryCount) |
Set the sinkRetryCount property: Sink retry count.
|
BlobSink |
BlobSink.withSinkRetryWait(Object sinkRetryWait) |
Set the sinkRetryWait property: Sink retry wait.
|
BlobSink |
BlobSink.withWriteBatchSize(Object writeBatchSize) |
Set the writeBatchSize property: Write batch size.
|
BlobSink |
BlobSink.withWriteBatchTimeout(Object writeBatchTimeout) |
Set the writeBatchTimeout property: Write batch timeout.
|