FileServerReadSettings |
FileServerReadSettings.withDeleteFilesAfterCompletion(Object deleteFilesAfterCompletion) |
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy
completion.
|
FileServerReadSettings |
FileServerReadSettings.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
FileServerReadSettings |
FileServerReadSettings.withEnablePartitionDiscovery(Boolean enablePartitionDiscovery) |
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
|
FileServerReadSettings |
FileServerReadSettings.withFileFilter(Object fileFilter) |
Set the fileFilter property: Specify a filter to be used to select a subset of files in the folderPath rather
than all files.
|
FileServerReadSettings |
FileServerReadSettings.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.
|
FileServerReadSettings |
FileServerReadSettings.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
FileServerReadSettings |
FileServerReadSettings.withModifiedDatetimeEnd(Object modifiedDatetimeEnd) |
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
|
FileServerReadSettings |
FileServerReadSettings.withModifiedDatetimeStart(Object modifiedDatetimeStart) |
Set the modifiedDatetimeStart property: The start of file's modified datetime.
|
FileServerReadSettings |
FileServerReadSettings.withPartitionRootPath(Object partitionRootPath) |
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
|
FileServerReadSettings |
FileServerReadSettings.withRecursive(Object recursive) |
Set the recursive property: If true, files under the folder path will be read recursively.
|
FileServerReadSettings |
FileServerReadSettings.withWildcardFileName(Object wildcardFileName) |
Set the wildcardFileName property: FileServer wildcardFileName.
|
FileServerReadSettings |
FileServerReadSettings.withWildcardFolderPath(Object wildcardFolderPath) |
Set the wildcardFolderPath property: FileServer wildcardFolderPath.
|