AzureFileStorageReadSettings |
AzureFileStorageReadSettings.withDeleteFilesAfterCompletion(Object deleteFilesAfterCompletion) |
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy
completion.
|
AzureFileStorageReadSettings |
AzureFileStorageReadSettings.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
AzureFileStorageReadSettings |
AzureFileStorageReadSettings.withEnablePartitionDiscovery(Boolean enablePartitionDiscovery) |
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
|
AzureFileStorageReadSettings |
AzureFileStorageReadSettings.withFileListPath(Object fileListPath) |
Set the fileListPath property: Point to a text file that lists each file (relative path to the path configured in
the dataset) that you want to copy.
|
AzureFileStorageReadSettings |
AzureFileStorageReadSettings.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
AzureFileStorageReadSettings |
AzureFileStorageReadSettings.withModifiedDatetimeEnd(Object modifiedDatetimeEnd) |
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
|
AzureFileStorageReadSettings |
AzureFileStorageReadSettings.withModifiedDatetimeStart(Object modifiedDatetimeStart) |
Set the modifiedDatetimeStart property: The start of file's modified datetime.
|
AzureFileStorageReadSettings |
AzureFileStorageReadSettings.withPartitionRootPath(Object partitionRootPath) |
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
|
AzureFileStorageReadSettings |
AzureFileStorageReadSettings.withPrefix(Object prefix) |
Set the prefix property: The prefix filter for the Azure File name starting from root path.
|
AzureFileStorageReadSettings |
AzureFileStorageReadSettings.withRecursive(Object recursive) |
Set the recursive property: If true, files under the folder path will be read recursively.
|
AzureFileStorageReadSettings |
AzureFileStorageReadSettings.withWildcardFileName(Object wildcardFileName) |
Set the wildcardFileName property: Azure File Storage wildcardFileName.
|
AzureFileStorageReadSettings |
AzureFileStorageReadSettings.withWildcardFolderPath(Object wildcardFolderPath) |
Set the wildcardFolderPath property: Azure File Storage wildcardFolderPath.
|