Uses of Class
io.trino.hdfs.HdfsContext
Packages that use HdfsContext
Package
Description
-
Uses of HdfsContext in io.trino.hdfs
Methods in io.trino.hdfs with parameters of type HdfsContextModifier and TypeMethodDescriptioncom.google.cloud.hadoop.repackaged.gcs.com.google.api.services.storage.StorageHdfsEnvironment.createGcsStorage(HdfsContext context, org.apache.hadoop.fs.Path path) org.apache.hadoop.conf.ConfigurationDynamicHdfsConfiguration.getConfiguration(HdfsContext context, URI uri) org.apache.hadoop.conf.ConfigurationHdfsConfiguration.getConfiguration(HdfsContext context, URI uri) org.apache.hadoop.conf.ConfigurationHdfsEnvironment.getConfiguration(HdfsContext context, org.apache.hadoop.fs.Path path) org.apache.hadoop.fs.FileSystemHdfsEnvironment.getFileSystem(HdfsContext context, org.apache.hadoop.fs.Path path) voidDynamicConfigurationProvider.updateConfiguration(org.apache.hadoop.conf.Configuration configuration, HdfsContext context, URI uri) -
Uses of HdfsContext in io.trino.hdfs.cos
Methods in io.trino.hdfs.cos with parameters of type HdfsContextModifier and TypeMethodDescriptionvoidCosServiceConfigurationProvider.updateConfiguration(org.apache.hadoop.conf.Configuration configuration, HdfsContext context, URI uri) -
Uses of HdfsContext in io.trino.hdfs.gcs
Methods in io.trino.hdfs.gcs with parameters of type HdfsContextModifier and TypeMethodDescriptioncom.google.cloud.hadoop.repackaged.gcs.com.google.api.services.storage.StorageGcsStorageFactory.create(HdfsEnvironment environment, HdfsContext context, org.apache.hadoop.fs.Path path) voidGcsConfigurationProvider.updateConfiguration(org.apache.hadoop.conf.Configuration configuration, HdfsContext context, URI uri) Constructors in io.trino.hdfs.gcs with parameters of type HdfsContextModifierConstructorDescriptionGcsExclusiveOutputStream(HdfsEnvironment environment, HdfsContext context, org.apache.hadoop.fs.Path path) -
Uses of HdfsContext in io.trino.hdfs.rubix
Methods in io.trino.hdfs.rubix with parameters of type HdfsContextModifier and TypeMethodDescriptionvoidRubixConfigurationInitializer.updateConfiguration(org.apache.hadoop.conf.Configuration config, HdfsContext context, URI uri) -
Uses of HdfsContext in io.trino.hdfs.s3
Methods in io.trino.hdfs.s3 with parameters of type HdfsContextModifier and TypeMethodDescriptionvoidS3SecurityMappingConfigurationProvider.updateConfiguration(org.apache.hadoop.conf.Configuration configuration, HdfsContext context, URI uri)