Uses of Class
com.azure.analytics.synapse.artifacts.models.AzureBlobFSSink
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of AzureBlobFSSink in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionAzureBlobFSSink.setCopyBehavior
(Object copyBehavior) Set the copyBehavior property: The type of copy behavior for copy sink.AzureBlobFSSink.setMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.AzureBlobFSSink.setSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.AzureBlobFSSink.setSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.AzureBlobFSSink.setWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.AzureBlobFSSink.setWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.