Uses of Class
com.azure.resourcemanager.datafactory.models.HdfsSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of HdfsSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionHdfsSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.HdfsSource.withDistcpSettings
(DistcpSettings distcpSettings) Set the distcpSettings property: Specifies Distcp-related settings.HdfsSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.HdfsSource.withRecursive
(Object recursive) Set the recursive property: If true, files under the folder path will be read recursively.HdfsSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.HdfsSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.