Uses of Class
io.trino.hdfs.HdfsEnvironment
Packages that use HdfsEnvironment
-
Uses of HdfsEnvironment in io.trino.filesystem.hdfs
Constructors in io.trino.filesystem.hdfs with parameters of type HdfsEnvironmentModifierConstructorDescriptionHdfsFileSystemFactory(HdfsEnvironment environment, TrinoHdfsFileSystemStats fileSystemStats) -
Uses of HdfsEnvironment in io.trino.hdfs.gcs
Methods in io.trino.hdfs.gcs with parameters of type HdfsEnvironmentModifier and TypeMethodDescriptioncom.google.cloud.hadoop.repackaged.gcs.com.google.api.services.storage.StorageGcsStorageFactory.create(HdfsEnvironment environment, HdfsContext context, org.apache.hadoop.fs.Path path) Constructors in io.trino.hdfs.gcs with parameters of type HdfsEnvironmentModifierConstructorDescriptionGcsExclusiveOutputStream(HdfsEnvironment environment, HdfsContext context, org.apache.hadoop.fs.Path path)