JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
io.prestosql.plugin.hive
,
io.prestosql.plugin.hive.authentication
,
io.prestosql.plugin.hive.avro
,
io.prestosql.plugin.hive.coercions
,
io.prestosql.plugin.hive.gcs
,
io.prestosql.plugin.hive.metastore
,
io.prestosql.plugin.hive.metastore.file
,
io.prestosql.plugin.hive.metastore.glue
,
io.prestosql.plugin.hive.metastore.glue.converter
,
io.prestosql.plugin.hive.metastore.thrift
,
io.prestosql.plugin.hive.orc
,
io.prestosql.plugin.hive.parquet
,
io.prestosql.plugin.hive.rcfile
,
io.prestosql.plugin.hive.s3
,
io.prestosql.plugin.hive.security
,
io.prestosql.plugin.hive.statistics
,
io.prestosql.plugin.hive.util
Class Hierarchy
java.lang.
Object
io.airlift.configuration.AbstractConfigurationAwareModule (implements io.airlift.configuration.ConfigurationAwareModule)
io.prestosql.plugin.hive.metastore.glue.
GlueMetastoreModule
io.prestosql.plugin.hive.authentication.
HiveAuthenticationModule
io.prestosql.plugin.hive.gcs.
HiveGcsModule
io.prestosql.plugin.hive.metastore.
HiveMetastoreModule
io.prestosql.plugin.hive.s3.
HiveS3Module
io.prestosql.plugin.hive.security.
HiveSecurityModule
io.prestosql.plugin.hive.metastore.thrift.
ThriftMetastoreModule
io.airlift.event.client.AbstractEventClient (implements io.airlift.event.client.EventClient)
io.prestosql.plugin.hive.
HiveEventClient
io.prestosql.orc.
AbstractOrcDataSource
(implements io.prestosql.orc.
OrcDataSource
)
io.prestosql.plugin.hive.orc.
HdfsOrcDataSource
org.apache.hadoop.hive.serde2.AbstractSerDe (implements org.apache.hadoop.hive.serde2.Deserializer, org.apache.hadoop.hive.serde2.Serializer)
org.apache.hadoop.hive.serde2.avro.AvroSerDe
io.prestosql.plugin.hive.avro.
PrestoAvroSerDe
io.prestosql.plugin.hive.util.
AsyncQueue
<T>
io.prestosql.plugin.hive.util.
AsyncQueue.BorrowResult
<T,R>
io.prestosql.plugin.hive.authentication.
AuthenticationModules
io.prestosql.plugin.hive.
BackgroundHiveSplitLoader
io.prestosql.plugin.hive.
BackgroundHiveSplitLoader.BucketSplitInfo
io.prestosql.plugin.hive.metastore.
BooleanStatistics
io.prestosql.plugin.hive.metastore.thrift.
BridgingHiveMetastore
(implements io.prestosql.plugin.hive.metastore.
HiveMetastore
)
io.prestosql.plugin.hive.
CachingDirectoryLister
(implements io.prestosql.plugin.hive.
DirectoryLister
)
io.prestosql.plugin.hive.metastore.
CachingHiveMetastore
(implements io.prestosql.plugin.hive.metastore.
HiveMetastore
)
io.prestosql.plugin.hive.authentication.
CachingKerberosHadoopAuthentication
(implements io.prestosql.plugin.hive.authentication.
HadoopAuthentication
)
io.prestosql.plugin.hive.metastore.
Column
io.prestosql.plugin.hive.
ConcurrentLazyQueue
<E>
io.prestosql.plugin.hive.util.
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)
io.prestosql.plugin.hive.s3.
PrestoS3FileSystem
io.prestosql.plugin.hive.
ConnectorObjectNameGeneratorModule
(implements com.google.inject.Module)
io.prestosql.plugin.hive.
ConnectorObjectNameGeneratorModule.ConnectorObjectNameGenerator
(implements org.weakref.jmx.ObjectNameGenerator)
io.prestosql.plugin.hive.
ConnectorObjectNameGeneratorModule.ConnectorObjectNameGeneratorConfig
io.prestosql.spi.connector.
ConnectorPartitionHandle
io.prestosql.plugin.hive.
HivePartitionHandle
io.prestosql.plugin.hive.
CreateEmptyPartitionProcedure
(implements javax.inject.Provider<T>)
io.prestosql.plugin.hive.metastore.
Database
io.prestosql.plugin.hive.metastore.
Database.Builder
io.prestosql.plugin.hive.metastore.file.
DatabaseMetadata
io.prestosql.plugin.hive.metastore.
DateStatistics
io.prestosql.plugin.hive.coercions.
DecimalCoercers
io.prestosql.plugin.hive.metastore.
DecimalStatistics
io.prestosql.plugin.hive.util.
DecimalUtils
io.prestosql.plugin.hive.authentication.
DirectHdfsAuthentication
(implements io.prestosql.plugin.hive.authentication.
HdfsAuthentication
)
io.prestosql.plugin.hive.metastore.
DoubleStatistics
io.prestosql.plugin.hive.
FileFormatDataSourceStats
io.prestosql.plugin.hive.metastore.file.
FileHiveMetastore
(implements io.prestosql.plugin.hive.metastore.
HiveMetastore
)
io.prestosql.plugin.hive.metastore.file.
FileHiveMetastoreConfig
io.prestosql.plugin.hive.metastore.file.
FileMetastoreModule
(implements com.google.inject.Module)
io.prestosql.plugin.hive.util.
FooterAwareRecordReader
<K,V> (implements org.apache.hadoop.mapred.RecordReader<K,V>)
io.prestosql.plugin.base.security.
ForwardingConnectorAccessControl
(implements io.prestosql.spi.connector.
ConnectorAccessControl
)
io.prestosql.plugin.hive.security.
SystemTableAwareAccessControl
io.prestosql.plugin.hive.gcs.
GcsAccessTokenProvider
(implements com.google.cloud.hadoop.util.AccessTokenProvider)
io.prestosql.plugin.hive.gcs.
GcsConfigurationProvider
(implements io.prestosql.plugin.hive.
DynamicConfigurationProvider
)
io.prestosql.plugin.hive.
GenericHiveRecordCursorProvider
(implements io.prestosql.plugin.hive.
HiveRecordCursorProvider
)
io.prestosql.plugin.hive.metastore.glue.
GlueExpressionUtil
io.prestosql.plugin.hive.metastore.glue.
GlueHiveMetastore
(implements io.prestosql.plugin.hive.metastore.
HiveMetastore
)
io.prestosql.plugin.hive.metastore.glue.
GlueHiveMetastoreConfig
io.prestosql.plugin.hive.metastore.glue.converter.
GlueInputConverter
io.prestosql.plugin.hive.metastore.glue.converter.
GlueToPrestoConverter
io.prestosql.plugin.hive.gcs.
GoogleGcsConfigurationInitializer
(implements io.prestosql.plugin.hive.s3.
ConfigurationInitializer
)
io.prestosql.plugin.hive.
HdfsConfigurationInitializer
io.prestosql.plugin.hive.
HdfsConfigurationInitializer.NoOpDNSToSwitchMapping
(implements org.apache.hadoop.net.DNSToSwitchMapping)
io.prestosql.plugin.hive.
HdfsEnvironment
io.prestosql.plugin.hive.
HdfsEnvironment.HdfsContext
io.prestosql.plugin.hive.authentication.
HdfsKerberosConfig
io.prestosql.plugin.hive.parquet.
HdfsParquetDataSource
(implements io.prestosql.parquet.
ParquetDataSource
)
io.prestosql.plugin.hive.rcfile.
HdfsRcFileDataSource
(implements io.prestosql.rcfile.
RcFileDataSource
)
io.prestosql.plugin.hive.
HiveAnalyzeProperties
io.prestosql.plugin.hive.
HiveBasicStatistics
io.prestosql.plugin.hive.
HiveBooleanParser
io.prestosql.plugin.hive.
HiveBucketAdapterRecordCursor
(implements io.prestosql.spi.connector.
RecordCursor
)
io.prestosql.plugin.hive.
HiveBucketFunction
(implements io.prestosql.spi.connector.
BucketFunction
)
io.prestosql.plugin.hive.
HiveBucketHandle
io.prestosql.plugin.hive.
HiveBucketProperty
io.prestosql.plugin.hive.
HiveCatalogName
io.prestosql.plugin.hive.
HiveCoercionPolicy
(implements io.prestosql.plugin.hive.
CoercionPolicy
)
io.prestosql.plugin.hive.
HiveCoercionRecordCursor
(implements io.prestosql.spi.connector.
RecordCursor
)
io.prestosql.plugin.hive.
HiveColumnHandle
(implements io.prestosql.spi.connector.
ColumnHandle
)
io.prestosql.plugin.hive.metastore.
HiveColumnStatistics
io.prestosql.plugin.hive.metastore.
HiveColumnStatistics.Builder
io.prestosql.plugin.hive.
HiveConfig
io.prestosql.plugin.hive.
HiveConnector
(implements io.prestosql.spi.connector.
Connector
)
io.prestosql.plugin.hive.
HiveConnectorFactory
(implements io.prestosql.spi.connector.
ConnectorFactory
)
io.prestosql.plugin.hive.
HiveDecimalParser
io.prestosql.plugin.hive.gcs.
HiveGcsConfig
io.prestosql.plugin.hive.
HiveHandleResolver
(implements io.prestosql.spi.connector.
ConnectorHandleResolver
)
io.prestosql.plugin.hive.
HiveHdfsConfiguration
(implements io.prestosql.plugin.hive.
HdfsConfiguration
)
io.prestosql.plugin.hive.
HiveInputInfo
io.prestosql.plugin.hive.
HiveLocationService
(implements io.prestosql.plugin.hive.
LocationService
)
io.prestosql.plugin.hive.
HiveMetadata
(implements io.prestosql.plugin.hive.
TransactionalMetadata
)
io.prestosql.plugin.hive.
HiveMetadataFactory
(implements java.util.function.
Supplier
<T>)
io.prestosql.plugin.hive.metastore.thrift.
HiveMetastoreApiStats
io.prestosql.plugin.hive.metastore.thrift.
HiveMetastoreClientFactory
io.prestosql.plugin.hive.
HiveModule
(implements com.google.inject.Module)
io.prestosql.plugin.hive.
HiveNodePartitioningProvider
(implements io.prestosql.spi.connector.
ConnectorNodePartitioningProvider
)
io.prestosql.plugin.hive.
HivePageSink
(implements io.prestosql.spi.connector.
ConnectorPageSink
)
io.prestosql.plugin.hive.metastore.
HivePageSinkMetadata
io.prestosql.plugin.hive.metastore.
HivePageSinkMetadata.JsonSerializableEntry
<K,V>
io.prestosql.plugin.hive.metastore.
HivePageSinkMetadataProvider
io.prestosql.plugin.hive.
HivePageSinkProvider
(implements io.prestosql.spi.connector.
ConnectorPageSinkProvider
)
io.prestosql.plugin.hive.
HivePageSource
(implements io.prestosql.spi.connector.
ConnectorPageSource
)
io.prestosql.plugin.hive.
HivePageSource.BucketAdapter
io.prestosql.plugin.hive.
HivePageSourceProvider
(implements io.prestosql.spi.connector.
ConnectorPageSourceProvider
)
io.prestosql.plugin.hive.
HivePageSourceProvider.BucketAdaptation
io.prestosql.plugin.hive.
HivePageSourceProvider.ColumnMapping
io.prestosql.plugin.hive.
HivePartition
io.prestosql.plugin.hive.
HivePartitioningHandle
(implements io.prestosql.spi.connector.
ConnectorPartitioningHandle
)
io.prestosql.plugin.hive.
HivePartitionKey
io.prestosql.plugin.hive.
HivePartitionManager
io.prestosql.plugin.hive.
HivePartitionMetadata
io.prestosql.plugin.hive.metastore.
HivePartitionName
io.prestosql.plugin.hive.
HivePartitionResult
io.prestosql.plugin.hive.
HivePlugin
(implements io.prestosql.spi.
Plugin
)
io.prestosql.plugin.hive.metastore.
HivePrincipal
io.prestosql.plugin.hive.metastore.
HivePrivilegeInfo
io.prestosql.plugin.hive.
HiveProcedureModule
(implements com.google.inject.Module)
io.prestosql.plugin.hive.
HiveRecordCursor
(implements io.prestosql.spi.connector.
RecordCursor
)
io.prestosql.plugin.hive.s3.
HiveS3Config
io.prestosql.plugin.hive.s3.
HiveS3Module.EmrFsS3ConfigurationInitializer
(implements io.prestosql.plugin.hive.s3.
ConfigurationInitializer
)
io.prestosql.plugin.hive.
HiveSchemaProperties
io.prestosql.plugin.hive.
HiveSessionProperties
io.prestosql.plugin.hive.
HiveSplit
(implements io.prestosql.spi.connector.
ConnectorSplit
)
io.prestosql.plugin.hive.
HiveSplit.BucketConversion
io.prestosql.plugin.hive.
HiveSplitManager
(implements io.prestosql.spi.connector.
ConnectorSplitManager
)
io.prestosql.plugin.hive.
HiveTableHandle
(implements io.prestosql.spi.connector.
ConnectorTableHandle
)
io.prestosql.plugin.hive.
HiveTableLayoutHandle
(implements io.prestosql.spi.connector.
ConnectorTableLayoutHandle
)
io.prestosql.plugin.hive.metastore.
HiveTableName
io.prestosql.plugin.hive.
HiveTableProperties
io.prestosql.plugin.hive.
HiveTransactionHandle
(implements io.prestosql.spi.connector.
ConnectorTransactionHandle
)
io.prestosql.plugin.hive.
HiveTransactionManager
io.prestosql.plugin.hive.
HiveType
io.prestosql.plugin.hive.
HiveTypeName
io.prestosql.plugin.hive.
HiveTypeTranslator
(implements io.prestosql.plugin.hive.
TypeTranslator
)
io.prestosql.plugin.hive.
HiveUtil
io.prestosql.plugin.hive.
HiveWritableTableHandle
io.prestosql.plugin.hive.
HiveInsertTableHandle
(implements io.prestosql.spi.connector.
ConnectorInsertTableHandle
)
io.prestosql.plugin.hive.
HiveOutputTableHandle
(implements io.prestosql.spi.connector.
ConnectorOutputTableHandle
)
io.prestosql.plugin.hive.
HiveWriter
io.prestosql.plugin.hive.
HiveWriterFactory
io.prestosql.plugin.hive.
HiveWriterStats
io.prestosql.plugin.hive.
HiveWriteUtils
io.prestosql.plugin.hive.
HiveWriteUtils.FieldSetter
io.prestosql.plugin.hive.
HiveWrittenPartitions
(implements io.prestosql.spi.connector.
ConnectorOutputMetadata
)
io.prestosql.plugin.hive.authentication.
ImpersonatingHdfsAuthentication
(implements io.prestosql.plugin.hive.authentication.
HdfsAuthentication
)
io.prestosql.plugin.hive.metastore.
IntegerStatistics
io.prestosql.plugin.hive.
InternalHiveSplit
io.prestosql.plugin.hive.
InternalHiveSplit.InternalHiveBlock
io.prestosql.plugin.hive.util.
InternalHiveSplitFactory
io.prestosql.plugin.hive.
IonSqlQueryBuilder
io.prestosql.plugin.hive.authentication.
KerberosAuthentication
io.prestosql.plugin.hive.authentication.
KerberosHadoopAuthentication
(implements io.prestosql.plugin.hive.authentication.
HadoopAuthentication
)
io.prestosql.plugin.hive.authentication.
KerberosHiveMetastoreAuthentication
(implements io.prestosql.plugin.hive.authentication.
HiveMetastoreAuthentication
)
io.prestosql.plugin.hive.security.
LegacyAccessControl
(implements io.prestosql.spi.connector.
ConnectorAccessControl
)
io.prestosql.plugin.hive.security.
LegacySecurityConfig
io.prestosql.plugin.hive.security.
LegacySecurityModule
(implements com.google.inject.Module)
io.prestosql.plugin.hive.
LocationHandle
io.prestosql.plugin.hive.
LocationService.WriteInfo
io.prestosql.plugin.hive.metastore.
MetastoreConfig
io.prestosql.plugin.hive.statistics.
MetastoreHiveStatisticsProvider
(implements io.prestosql.plugin.hive.statistics.
HiveStatisticsProvider
)
io.prestosql.plugin.hive.authentication.
MetastoreKerberosConfig
io.prestosql.plugin.hive.metastore.
MetastoreUtil
io.prestosql.plugin.hive.
NamenodeStats
io.prestosql.plugin.hive.
NamenodeStats.CallStats
io.prestosql.plugin.hive.
NodeVersion
io.prestosql.plugin.hive.authentication.
NoHdfsAuthentication
(implements io.prestosql.plugin.hive.authentication.
HdfsAuthentication
)
io.prestosql.plugin.hive.authentication.
NoHiveMetastoreAuthentication
(implements io.prestosql.plugin.hive.authentication.
HiveMetastoreAuthentication
)
io.prestosql.plugin.hive.
OrcFileWriter
(implements io.prestosql.plugin.hive.
HiveFileWriter
)
io.prestosql.plugin.hive.
OrcFileWriterConfig
io.prestosql.plugin.hive.
OrcFileWriterFactory
(implements io.prestosql.plugin.hive.
HiveFileWriterFactory
)
io.prestosql.plugin.hive.orc.
OrcPageSource
(implements io.prestosql.spi.connector.
ConnectorPageSource
)
io.prestosql.plugin.hive.orc.
OrcPageSourceFactory
(implements io.prestosql.plugin.hive.
HivePageSourceFactory
)
io.prestosql.plugin.hive.
ParquetFileWriterConfig
io.prestosql.plugin.hive.parquet.
ParquetPageSource
(implements io.prestosql.spi.connector.
ConnectorPageSource
)
io.prestosql.plugin.hive.parquet.
ParquetPageSourceFactory
(implements io.prestosql.plugin.hive.
HivePageSourceFactory
)
io.prestosql.plugin.hive.
ParquetRecordWriterUtil
io.prestosql.plugin.hive.metastore.
Partition
io.prestosql.plugin.hive.metastore.
Partition.Builder
io.prestosql.plugin.hive.metastore.
PartitionFilter
io.prestosql.plugin.hive.metastore.file.
PartitionMetadata
io.prestosql.plugin.hive.
PartitionStatistics
io.prestosql.plugin.hive.
PartitionStatistics.Builder
io.prestosql.plugin.hive.
PartitionUpdate
io.prestosql.plugin.hive.metastore.
PartitionWithStatistics
io.prestosql.plugin.hive.metastore.file.
PermissionMetadata
io.prestosql.plugin.hive.s3.
PrestoS3ClientFactory
io.prestosql.plugin.hive.s3.
PrestoS3ConfigurationInitializer
(implements io.prestosql.plugin.hive.s3.
ConfigurationInitializer
)
io.prestosql.plugin.hive.s3.
PrestoS3FileSystemStats
io.prestosql.plugin.hive.s3.
PrestoS3SelectClient
(implements java.io.
Closeable
)
io.prestosql.plugin.hive.metastore.
PrincipalPrivileges
io.prestosql.plugin.hive.
RcFileFileWriter
(implements io.prestosql.plugin.hive.
HiveFileWriter
)
io.prestosql.plugin.hive.
RcFileFileWriterFactory
(implements io.prestosql.plugin.hive.
HiveFileWriterFactory
)
io.prestosql.plugin.hive.rcfile.
RcFilePageSource
(implements io.prestosql.spi.connector.
ConnectorPageSource
)
io.prestosql.plugin.hive.rcfile.
RcFilePageSourceFactory
(implements io.prestosql.plugin.hive.
HivePageSourceFactory
)
io.prestosql.plugin.hive.
RecordFileWriter
(implements io.prestosql.plugin.hive.
HiveFileWriter
)
io.prestosql.plugin.hive.metastore.
RecordingHiveMetastore
(implements io.prestosql.plugin.hive.metastore.
HiveMetastore
)
io.prestosql.plugin.hive.metastore.
RecordingHiveMetastore.Pair
<K,V>
io.prestosql.plugin.hive.metastore.
RecordingHiveMetastore.Recording
com.amazonaws.metrics.RequestMetricCollector
io.prestosql.plugin.hive.s3.
PrestoS3FileSystemMetricCollector
io.prestosql.plugin.hive.util.
ResumableTask.TaskStatus
io.prestosql.plugin.hive.util.
ResumableTasks
io.prestosql.plugin.hive.util.
RetryDriver
io.prestosql.plugin.hive.
S3SelectLineRecordReader
(implements org.apache.hadoop.mapred.RecordReader<K,V>)
io.prestosql.plugin.hive.
S3SelectCsvRecordReader
io.prestosql.plugin.hive.
S3SelectPushdown
io.prestosql.plugin.hive.
S3SelectRecordCursorProvider
(implements io.prestosql.plugin.hive.
HiveRecordCursorProvider
)
io.prestosql.plugin.hive.security.
SecurityConfig
io.prestosql.plugin.hive.metastore.
SemiTransactionalHiveMetastore
io.prestosql.plugin.hive.metastore.
SemiTransactionalHiveMetastore.Action
<T>
io.prestosql.plugin.hive.util.
SerDeUtils
io.prestosql.plugin.hive.authentication.
SimpleHadoopAuthentication
(implements io.prestosql.plugin.hive.authentication.
HadoopAuthentication
)
io.prestosql.plugin.hive.util.
SortBuffer
io.prestosql.plugin.hive.metastore.
SortingColumn
io.prestosql.plugin.hive.
SortingFileWriter
(implements io.prestosql.plugin.hive.
HiveFileWriter
)
io.prestosql.plugin.hive.security.
SqlStandardAccessControl
(implements io.prestosql.spi.connector.
ConnectorAccessControl
)
io.prestosql.plugin.hive.security.
SqlStandardSecurityModule
(implements com.google.inject.Module)
io.prestosql.plugin.hive.metastore.thrift.
StaticMetastoreConfig
io.prestosql.plugin.hive.metastore.thrift.
StaticMetastoreLocator
(implements io.prestosql.plugin.hive.metastore.thrift.
MetastoreLocator
)
io.prestosql.plugin.hive.util.
Statistics
io.prestosql.plugin.hive.metastore.
Storage
io.prestosql.plugin.hive.metastore.
Storage.Builder
io.prestosql.plugin.hive.metastore.
StorageFormat
io.prestosql.plugin.hive.
SyncPartitionMetadataProcedure
(implements javax.inject.Provider<T>)
io.prestosql.plugin.hive.metastore.
Table
io.prestosql.plugin.hive.metastore.
Table.Builder
io.prestosql.plugin.hive.metastore.file.
TableMetadata
io.prestosql.plugin.hive.util.
TempFileWriter
(implements java.io.
Closeable
)
io.prestosql.plugin.hive.metastore.thrift.
ThriftHiveMetastore
(implements io.prestosql.plugin.hive.metastore.thrift.
ThriftMetastore
)
io.prestosql.plugin.hive.metastore.thrift.
ThriftHiveMetastoreClient
(implements io.prestosql.plugin.hive.metastore.thrift.
ThriftMetastoreClient
)
io.prestosql.plugin.hive.metastore.thrift.
ThriftHiveMetastoreConfig
io.prestosql.plugin.hive.metastore.thrift.
ThriftHiveMetastoreStats
io.prestosql.plugin.hive.metastore.thrift.
ThriftMetastoreUtil
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
io.prestosql.plugin.hive.util.
HiveFileIterator.NestedDirectoryNotAllowedException
io.prestosql.spi.
PrestoException
io.prestosql.plugin.hive.
HiveNotReadableException
io.prestosql.plugin.hive.
HiveReadOnlyException
io.prestosql.spi.connector.
NotFoundException
io.prestosql.plugin.hive.
HiveViewNotSupportedException
io.prestosql.plugin.hive.
PartitionNotFoundException
io.prestosql.plugin.hive.
RoleNotFoundException
io.prestosql.plugin.hive.
PartitionOfflineException
io.prestosql.plugin.hive.
RoleAlreadyExistsException
io.prestosql.plugin.hive.
SchemaAlreadyExistsException
io.prestosql.plugin.hive.
TableAlreadyExistsException
io.prestosql.plugin.hive.
TableOfflineException
io.prestosql.plugin.hive.
ViewAlreadyExistsException
io.prestosql.plugin.hive.metastore.thrift.
Transport
io.prestosql.plugin.hive.coercions.
TypeCoercer
<F,T> (implements java.util.function.
Function
<T,R>)
io.prestosql.plugin.hive.coercions.
DoubleToFloatCoercer
io.prestosql.plugin.hive.coercions.
FloatToDoubleCoercer
io.prestosql.plugin.hive.coercions.
IntegerNumberToVarcharCoercer
io.prestosql.plugin.hive.coercions.
IntegerNumberUpscaleCoercer
io.prestosql.plugin.hive.coercions.
VarcharToIntegerNumberCoercer
com.google.common.collect.UnmodifiableIterator<E> (implements java.util.
Iterator
<E>)
com.google.common.collect.AbstractIterator<T>
io.prestosql.plugin.hive.util.
HiveFileIterator
io.prestosql.plugin.hive.util.
MergingPageIterator
io.prestosql.plugin.hive.util.
TempFileReader
io.prestosql.plugin.hive.metastore.
UserDatabaseKey
io.prestosql.plugin.hive.metastore.
UserTableKey
io.prestosql.plugin.hive.
WriteCompletedEvent
io.prestosql.plugin.hive.metastore.
WriteHiveMetastoreRecordingProcedure
(implements javax.inject.Provider<T>)
Interface Hierarchy
java.lang.
AutoCloseable
java.io.
Closeable
io.prestosql.plugin.hive.metastore.thrift.
ThriftMetastoreClient
io.prestosql.plugin.hive.metastore.thrift.
ThriftMetastoreClient
io.prestosql.plugin.hive.
CoercionPolicy
io.prestosql.plugin.hive.s3.
ConfigurationInitializer
io.prestosql.spi.connector.
ConnectorMetadata
io.prestosql.plugin.hive.
TransactionalMetadata
io.prestosql.plugin.hive.
DirectoryLister
io.prestosql.plugin.hive.
DynamicConfigurationProvider
org.apache.hadoop.hive.ql.exec.FileSinkOperator.RecordWriter
io.prestosql.plugin.hive.
RecordFileWriter.ExtendedRecordWriter
io.prestosql.plugin.hive.authentication.
GenericExceptionAction
<R,E>
io.prestosql.plugin.hive.authentication.
HadoopAuthentication
io.prestosql.plugin.hive.authentication.
HdfsAuthentication
io.prestosql.plugin.hive.
HdfsConfiguration
io.prestosql.plugin.hive.
HiveFileWriter
io.prestosql.plugin.hive.
HiveFileWriterFactory
io.prestosql.plugin.hive.metastore.
HiveMetastore
io.prestosql.plugin.hive.authentication.
HiveMetastoreAuthentication
io.prestosql.plugin.hive.
HivePageSourceFactory
io.prestosql.plugin.hive.
HiveRecordCursorProvider
io.prestosql.plugin.hive.statistics.
HiveStatisticsProvider
io.prestosql.plugin.hive.
LocationService
io.prestosql.plugin.hive.metastore.thrift.
MetastoreLocator
io.prestosql.plugin.hive.util.
ResumableTask
io.prestosql.plugin.hive.
SortingFileWriter.TempFileSinkFactory
io.prestosql.plugin.hive.metastore.thrift.
ThriftMetastore
io.prestosql.plugin.hive.
TypeTranslator
Annotation Type Hierarchy
io.prestosql.plugin.hive.
ForHiveMetastore
(implements java.lang.annotation.
Annotation
)
io.prestosql.plugin.hive.
ForCachingHiveMetastore
(implements java.lang.annotation.
Annotation
)
io.prestosql.plugin.hive.
ForRecordingHiveMetastore
(implements java.lang.annotation.
Annotation
)
io.prestosql.plugin.hive.
ForHive
(implements java.lang.annotation.
Annotation
)
io.prestosql.plugin.hive.
ForHdfs
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
io.prestosql.plugin.hive.
HiveConfig.HiveMetastoreAuthenticationType
io.prestosql.plugin.hive.
HiveConfig.HdfsAuthenticationType
io.prestosql.plugin.hive.
HiveCompressionCodec
io.prestosql.plugin.hive.
SyncPartitionMetadataProcedure.SyncMode
io.prestosql.plugin.hive.
HiveSessionProperties.InsertExistingPartitionsBehavior
io.prestosql.plugin.hive.
HiveErrorCode
(implements io.prestosql.spi.
ErrorCodeSupplier
)
io.prestosql.plugin.hive.
HiveColumnHandle.ColumnType
io.prestosql.plugin.hive.
HivePageSourceProvider.ColumnMappingKind
io.prestosql.plugin.hive.
PartitionUpdate.UpdateMode
io.prestosql.plugin.hive.
HiveStorageFormat
io.prestosql.plugin.hive.
LocationHandle.WriteMode
io.prestosql.plugin.hive.s3.
PrestoS3SseType
io.prestosql.plugin.hive.s3.
S3FileSystemType
io.prestosql.plugin.hive.s3.
PrestoS3AclType
io.prestosql.plugin.hive.s3.
PrestoS3SignerType
io.prestosql.plugin.hive.util.
HiveFileIterator.NestedDirectoryPolicy
io.prestosql.plugin.hive.util.
Statistics.ReduceOperator
io.prestosql.plugin.hive.metastore.
SortingColumn.Order
io.prestosql.plugin.hive.metastore.
HivePrivilegeInfo.HivePrivilege
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2019. All rights reserved.