Uses of Class
com.azure.resourcemanager.datafactory.models.AzureDataLakeStoreSink
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AzureDataLakeStoreSink in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAzureDataLakeStoreSink.withCopyBehavior
(Object copyBehavior) Set the copyBehavior property: The type of copy behavior for copy sink.AzureDataLakeStoreSink.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.AzureDataLakeStoreSink.withEnableAdlsSingleFileParallel
(Object enableAdlsSingleFileParallel) Set the enableAdlsSingleFileParallel property: Single File Parallel.AzureDataLakeStoreSink.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.AzureDataLakeStoreSink.withSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.AzureDataLakeStoreSink.withSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.AzureDataLakeStoreSink.withWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.AzureDataLakeStoreSink.withWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.