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