AzureDataLakeStoreReadSettings |
AzureDataLakeStoreReadSettings.withDeleteFilesAfterCompletion(Object deleteFilesAfterCompletion) |
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy
completion.
|
AzureDataLakeStoreReadSettings |
AzureDataLakeStoreReadSettings.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
AzureDataLakeStoreReadSettings |
AzureDataLakeStoreReadSettings.withEnablePartitionDiscovery(Boolean enablePartitionDiscovery) |
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
|
AzureDataLakeStoreReadSettings |
AzureDataLakeStoreReadSettings.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.
|
AzureDataLakeStoreReadSettings |
AzureDataLakeStoreReadSettings.withListAfter(Object listAfter) |
Set the listAfter property: Lists files after the value (exclusive) based on file/folder names’ lexicographical
order.
|
AzureDataLakeStoreReadSettings |
AzureDataLakeStoreReadSettings.withListBefore(Object listBefore) |
Set the listBefore property: Lists files before the value (inclusive) based on file/folder names’ lexicographical
order.
|
AzureDataLakeStoreReadSettings |
AzureDataLakeStoreReadSettings.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
AzureDataLakeStoreReadSettings |
AzureDataLakeStoreReadSettings.withModifiedDatetimeEnd(Object modifiedDatetimeEnd) |
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
|
AzureDataLakeStoreReadSettings |
AzureDataLakeStoreReadSettings.withModifiedDatetimeStart(Object modifiedDatetimeStart) |
Set the modifiedDatetimeStart property: The start of file's modified datetime.
|
AzureDataLakeStoreReadSettings |
AzureDataLakeStoreReadSettings.withPartitionRootPath(Object partitionRootPath) |
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
|
AzureDataLakeStoreReadSettings |
AzureDataLakeStoreReadSettings.withRecursive(Object recursive) |
Set the recursive property: If true, files under the folder path will be read recursively.
|
AzureDataLakeStoreReadSettings |
AzureDataLakeStoreReadSettings.withWildcardFileName(Object wildcardFileName) |
Set the wildcardFileName property: ADLS wildcardFileName.
|
AzureDataLakeStoreReadSettings |
AzureDataLakeStoreReadSettings.withWildcardFolderPath(Object wildcardFolderPath) |
Set the wildcardFolderPath property: ADLS wildcardFolderPath.
|