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