Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.airlift.configuration.AbstractConfigurationAwareModule (implements io.airlift.configuration.ConfigurationAwareModule)
- io.trino.hdfs.authentication.HdfsAuthenticationModule
- io.trino.hdfs.azure.HiveAzureModule
- io.trino.hdfs.cos.HiveCosModule
- io.trino.hdfs.gcs.HiveGcsModule
- io.trino.hdfs.s3.HiveS3Module
- io.trino.hdfs.authentication.AuthenticationModules
- io.trino.hdfs.s3.AwsCurrentRegionHolder
- io.trino.hdfs.s3.AwsSdkClientCoreStats
- io.trino.hdfs.authentication.CachingKerberosHadoopAuthentication (implements io.trino.hdfs.authentication.HadoopAuthentication)
- io.trino.hdfs.CallStats
- com.qubole.rubix.spi.ClusterManager
- io.trino.hdfs.rubix.TrinoClusterManager
- io.trino.hdfs.ConfigurationUtils
- org.apache.hadoop.conf.Configured (implements org.apache.hadoop.conf.Configurable)
- org.apache.hadoop.fs.FileSystem (implements java.io.Closeable, org.apache.hadoop.security.token.DelegationTokenIssuer, org.apache.hadoop.fs.PathCapabilities)
- org.apache.hadoop.fs.FilterFileSystem
- com.qubole.rubix.core.CachingFileSystem<T>
- io.trino.hdfs.rubix.CachingTrinoS3FileSystem
- com.qubole.rubix.core.CachingFileSystem<T>
- io.trino.hdfs.s3.TrinoS3FileSystem (implements io.trino.hdfs.FileSystemWithBatchDelete, io.trino.hdfs.MemoryAwareFileSystem, io.trino.hdfs.OpenTelemetryAwareFileSystem)
- io.trino.hdfs.cos.TrinoCosFileSystem
- org.apache.hadoop.fs.FilterFileSystem
- org.apache.hadoop.fs.FileSystem (implements java.io.Closeable, org.apache.hadoop.security.token.DelegationTokenIssuer, org.apache.hadoop.fs.PathCapabilities)
- io.trino.hdfs.cos.CosConfigurationInitializer (implements io.trino.hdfs.ConfigurationInitializer)
- io.trino.hdfs.cos.CosServiceConfigurationProvider (implements io.trino.hdfs.DynamicConfigurationProvider)
- io.trino.hdfs.authentication.DirectHdfsAuthentication (implements io.trino.hdfs.authentication.HdfsAuthentication)
- io.trino.hdfs.rubix.DummyBookKeeper (implements com.qubole.rubix.spi.thrift.BookKeeperService.Iface)
- io.trino.hdfs.DynamicHdfsConfiguration (implements io.trino.hdfs.HdfsConfiguration)
- io.trino.hdfs.s3.FileBasedS3SecurityMappingsProvider (implements io.trino.hdfs.s3.S3SecurityMappingsProvider)
- io.trino.hdfs.FileSystemFinalizerService
- io.trino.hdfs.FileSystemUtils
- io.trino.hdfs.FSDataInputStreamTail
- io.trino.hdfs.gcs.GcsAccessTokenProvider (implements com.google.cloud.hadoop.util.AccessTokenProvider)
- io.trino.hdfs.gcs.GcsConfigurationProvider (implements io.trino.hdfs.DynamicConfigurationProvider)
- io.trino.hdfs.gcs.GcsStorageFactory
- io.trino.hdfs.gcs.GoogleGcsConfigurationInitializer (implements io.trino.hdfs.ConfigurationInitializer)
- io.trino.filesystem.hdfs.HadoopPaths
- io.trino.hdfs.authentication.HdfsAuthenticationConfig
- io.trino.hdfs.HdfsConfig
- io.trino.hdfs.HdfsConfigurationInitializer
- io.trino.hdfs.HdfsConfigurationInitializer.NoOpDNSToSwitchMapping (implements org.apache.hadoop.net.DNSToSwitchMapping)
- io.trino.hdfs.HdfsContext
- io.trino.hdfs.HdfsEnvironment
- io.trino.filesystem.hdfs.HdfsFileSystemFactory (implements io.trino.filesystem.TrinoFileSystemFactory)
- io.trino.filesystem.hdfs.HdfsFileSystemModule (implements com.google.inject.Module)
- io.trino.hdfs.authentication.HdfsKerberosConfig
- io.trino.hdfs.HdfsModule (implements com.google.inject.Module)
- io.trino.hdfs.azure.HiveAzureConfig
- io.trino.hdfs.cos.HiveCosServiceConfig
- io.trino.hdfs.gcs.HiveGcsConfig
- io.trino.hdfs.s3.HiveS3Config
- io.trino.hdfs.s3.HiveS3Module.EmrFsS3ConfigurationInitializer (implements io.trino.hdfs.ConfigurationInitializer)
- io.trino.hdfs.s3.HiveS3TypeConfig
- io.trino.hdfs.authentication.ImpersonatingHdfsAuthentication (implements io.trino.hdfs.authentication.HdfsAuthentication)
- io.trino.hdfs.authentication.KerberosHadoopAuthentication (implements io.trino.hdfs.authentication.HadoopAuthentication)
- io.trino.hdfs.authentication.NoHdfsAuthentication (implements io.trino.hdfs.authentication.HdfsAuthentication)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.ByteArrayOutputStream
- io.trino.hdfs.gcs.GcsExclusiveOutputStream
- java.io.ByteArrayOutputStream
- com.amazonaws.metrics.RequestMetricCollector
- io.trino.hdfs.s3.AwsSdkClientCoreStats.AwsSdkClientCoreRequestMetricCollector
- io.trino.hdfs.s3.RetryDriver
- io.trino.hdfs.rubix.RubixConfig
- io.trino.hdfs.rubix.RubixConfigurationInitializer (implements io.trino.hdfs.DynamicConfigurationProvider)
- io.trino.hdfs.rubix.RubixEnabledConfig
- io.trino.hdfs.rubix.RubixInitializer
- io.trino.hdfs.rubix.RubixModule (implements com.google.inject.Module)
- io.trino.hdfs.s3.S3SecurityMapping
- io.trino.hdfs.s3.S3SecurityMappingConfig
- io.trino.hdfs.s3.S3SecurityMappingConfigurationProvider (implements io.trino.hdfs.DynamicConfigurationProvider)
- io.trino.hdfs.s3.S3SecurityMappings
- io.trino.hdfs.s3.S3SecurityMappingsParser
- io.trino.hdfs.cos.ServiceConfig
- io.trino.hdfs.authentication.SimpleHadoopAuthentication (implements io.trino.hdfs.authentication.HadoopAuthentication)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- io.trino.hdfs.s3.TrinoS3FileSystem.UnrecoverableS3OperationException
- java.io.IOException
- java.lang.Exception
- io.trino.hdfs.azure.TrinoAzureConfigurationInitializer (implements io.trino.hdfs.ConfigurationInitializer)
- io.trino.hdfs.TrinoFileSystemCache (implements org.apache.hadoop.fs.FileSystemCache)
- io.trino.hdfs.TrinoFileSystemCacheStats
- com.google.cloud.hadoop.fs.gcs.TrinoGoogleHadoopFileSystemConfiguration
- io.trino.hdfs.TrinoHdfsFileSystemStats
- io.trino.hdfs.s3.TrinoS3ConfigurationInitializer (implements io.trino.hdfs.ConfigurationInitializer)
- io.trino.hdfs.s3.TrinoS3FileSystemStats
- io.trino.hdfs.s3.UriBasedS3SecurityMappingsProvider (implements io.trino.hdfs.s3.S3SecurityMappingsProvider)
- io.trino.hdfs.authentication.UserGroupInformationUtils
- io.airlift.configuration.AbstractConfigurationAwareModule (implements io.airlift.configuration.ConfigurationAwareModule)
Interface Hierarchy
- io.trino.hdfs.ConfigurationInitializer
- io.trino.hdfs.rubix.RubixHdfsInitializer
- io.trino.hdfs.DynamicConfigurationProvider
- io.trino.hdfs.FileSystemWithBatchDelete
- io.trino.hdfs.authentication.GenericExceptionAction<R,
E> - io.trino.hdfs.authentication.HadoopAuthentication
- io.trino.hdfs.authentication.HdfsAuthentication
- io.trino.hdfs.HdfsConfiguration
- io.trino.hdfs.MemoryAwareFileSystem
- io.trino.hdfs.OpenTelemetryAwareFileSystem
- java.util.function.Supplier<T>
- io.trino.hdfs.s3.S3SecurityMappingsProvider
Annotation Interface Hierarchy
- io.trino.hdfs.authentication.ForHdfs (implements java.lang.annotation.Annotation)
- io.trino.hdfs.s3.ForS3SecurityMapping (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.trino.hdfs.authentication.HdfsAuthenticationConfig.HdfsAuthenticationType
- io.trino.hdfs.rubix.RubixConfig.ReadMode
- io.trino.hdfs.rubix.RubixInitializer.Owner
- io.trino.hdfs.s3.S3FileSystemType
- io.trino.hdfs.s3.TrinoS3AclType
- io.trino.hdfs.s3.TrinoS3Protocol
- io.trino.hdfs.s3.TrinoS3SignerType
- io.trino.hdfs.s3.TrinoS3SseType
- io.trino.hdfs.s3.TrinoS3StorageClass
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)