Class TrinoCosFileSystem

java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.fs.FileSystem
io.trino.hdfs.s3.TrinoS3FileSystem
io.trino.hdfs.cos.TrinoCosFileSystem
All Implemented Interfaces:
FileSystemWithBatchDelete, MemoryAwareFileSystem, OpenTelemetryAwareFileSystem, Closeable, AutoCloseable, org.apache.hadoop.conf.Configurable, org.apache.hadoop.fs.PathCapabilities, org.apache.hadoop.security.token.DelegationTokenIssuer

public class TrinoCosFileSystem extends TrinoS3FileSystem
  • Constructor Details

    • TrinoCosFileSystem

      public TrinoCosFileSystem()
  • Method Details