java.lang.Object
org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
org.apache.flink.fs.s3presto.S3FileSystemFactory
org.apache.flink.fs.s3presto.S3PFileSystemFactory
Simple factory for the S3 file system, registered for the s3p:// scheme.
-
Field Summary
Fields inherited from class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
ACCESS_KEY, ENDPOINT, ENTROPY_INJECT_KEY_OPTION, ENTROPY_INJECT_LENGTH_OPTION, MAX_CONCURRENT_UPLOADS, PART_UPLOAD_MIN_SIZE, S5CMD_BATCH_MAX_FILES, S5CMD_BATCH_MAX_SIZE, S5CMD_EXTRA_ARGS, S5CMD_PATH, SECRET_KEY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.flink.fs.s3presto.S3FileSystemFactory
createFlinkFileSystem, createHadoopFileSystem, getInitURI, getS3AccessHelperMethods inherited from class org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
configure, create
-
Constructor Details
-
S3PFileSystemFactory
public S3PFileSystemFactory()
-
-
Method Details
-
getScheme
- Overrides:
getSchemein classS3FileSystemFactory
-