Uses of Class
org.apache.flink.fs.s3presto.S3FileSystemFactory
-
Packages that use S3FileSystemFactory Package Description org.apache.flink.fs.s3presto -
-
Uses of S3FileSystemFactory in org.apache.flink.fs.s3presto
Subclasses of S3FileSystemFactory in org.apache.flink.fs.s3presto Modifier and Type Class Description classS3PFileSystemFactorySimple factory for the S3 file system, registered for the s3p:// scheme.
-