AzureBlobFSSink |
AzureBlobFSSink.withCopyBehavior(Object copyBehavior) |
Set the copyBehavior property: The type of copy behavior for copy sink.
|
AzureBlobFSSink |
AzureBlobFSSink.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
AzureBlobFSSink |
AzureBlobFSSink.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
|
AzureBlobFSSink |
AzureBlobFSSink.withMetadata(List<MetadataItem> metadata) |
Set the metadata property: Specify the custom metadata to be added to sink data.
|
AzureBlobFSSink |
AzureBlobFSSink.withSinkRetryCount(Object sinkRetryCount) |
Set the sinkRetryCount property: Sink retry count.
|
AzureBlobFSSink |
AzureBlobFSSink.withSinkRetryWait(Object sinkRetryWait) |
Set the sinkRetryWait property: Sink retry wait.
|
AzureBlobFSSink |
AzureBlobFSSink.withWriteBatchSize(Object writeBatchSize) |
Set the writeBatchSize property: Write batch size.
|
AzureBlobFSSink |
AzureBlobFSSink.withWriteBatchTimeout(Object writeBatchTimeout) |
Set the writeBatchTimeout property: Write batch timeout.
|