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