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