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