Class S3PFileSystemFactory

java.lang.Object
org.apache.flink.fs.s3.common.AbstractS3FileSystemFactory
org.apache.flink.fs.s3presto.S3FileSystemFactory
org.apache.flink.fs.s3presto.S3PFileSystemFactory

public class S3PFileSystemFactory extends S3FileSystemFactory
Simple factory for the S3 file system, registered for the s3p:// scheme.
  • Constructor Details

    • S3PFileSystemFactory

      public S3PFileSystemFactory()
  • Method Details