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:
com.facebook.presto.hive
,
com.facebook.presto.hive.authentication
,
com.facebook.presto.hive.metastore
,
com.facebook.presto.hive.orc
,
com.facebook.presto.hive.parquet
,
com.facebook.presto.hive.parquet.dictionary
,
com.facebook.presto.hive.parquet.predicate
,
com.facebook.presto.hive.parquet.reader
,
com.facebook.presto.hive.rcfile
,
com.facebook.presto.hive.thrift
,
com.facebook.presto.hive.util
,
org.apache.hadoop.security
Class Hierarchy
java.lang.
Object
io.airlift.configuration.AbstractConfigurationAwareModule (implements io.airlift.configuration.ConfigurationAwareModule)
com.facebook.presto.hive.
ConditionalModule
<T>
com.facebook.presto.orc.
AbstractOrcDataSource
(implements com.facebook.presto.orc.
OrcDataSource
)
com.facebook.presto.hive.orc.
HdfsOrcDataSource
com.facebook.presto.hive.util.
AsyncQueue
<T>
com.facebook.presto.hive.authentication.
AuthenticationModules
com.facebook.presto.hive.
BackgroundHiveSplitLoader
com.facebook.presto.hive.metastore.
CachingHiveMetastore
(implements com.facebook.presto.hive.metastore.
HiveMetastore
)
com.facebook.presto.hive.metastore.
CachingHiveMetastoreStats
com.facebook.presto.hive.authentication.
CachingKerberosHadoopAuthentication
(implements com.facebook.presto.hive.authentication.
HadoopAuthentication
)
com.facebook.presto.hive.
ColumnarBinaryHiveRecordCursorProvider
(implements com.facebook.presto.hive.
HiveRecordCursorProvider
)
com.facebook.presto.hive.
ColumnarTextHiveRecordCursorProvider
(implements com.facebook.presto.hive.
HiveRecordCursorProvider
)
parquet.column.ColumnDescriptor (implements java.lang.
Comparable
<T>)
com.facebook.presto.hive.parquet.
RichColumnDescriptor
com.facebook.presto.hive.
ConcurrentLazyQueue
<E>
org.apache.hadoop.conf.Configured (implements org.apache.hadoop.conf.Configurable)
org.apache.hadoop.fs.FileSystem (implements java.io.
Closeable
)
com.facebook.presto.hive.
PrestoS3FileSystem
parquet.io.api.Converter
parquet.io.api.GroupConverter
com.facebook.presto.hive.parquet.
ParquetHiveRecordCursor.ParquetColumnConverter
com.facebook.presto.hive.parquet.
ParquetHiveRecordCursor.ParquetGroupConverter
com.facebook.presto.hive.util.
DecimalUtils
com.facebook.presto.hive.authentication.
DirectHdfsAuthentication
(implements com.facebook.presto.hive.authentication.
HdfsAuthentication
)
com.facebook.presto.hive.orc.
DwrfPageSourceFactory
(implements com.facebook.presto.hive.
HivePageSourceFactory
)
com.facebook.presto.hive.
GenericHiveRecordCursorProvider
(implements com.facebook.presto.hive.
HiveRecordCursorProvider
)
com.facebook.presto.hive.
HadoopDirectoryLister
(implements com.facebook.presto.hive.
DirectoryLister
)
com.facebook.presto.hive.
HdfsConfigurationUpdater
com.facebook.presto.hive.
HdfsConfigurationUpdater.NoOpDNSToSwitchMapping
(implements org.apache.hadoop.net.DNSToSwitchMapping)
com.facebook.presto.hive.
HdfsEnvironment
com.facebook.presto.hive.parquet.
HdfsParquetDataSource
(implements com.facebook.presto.hive.parquet.
ParquetDataSource
)
com.facebook.presto.hive.
HiveBooleanParser
com.facebook.presto.hive.
HiveBucketFunction
(implements com.facebook.presto.spi.
BucketFunction
)
com.facebook.presto.hive.
HiveBucketHandle
com.facebook.presto.hive.
HiveBucketProperty
com.facebook.presto.hive.
HiveClientConfig
com.facebook.presto.hive.
HiveClientModule
(implements com.google.inject.Module)
com.facebook.presto.hive.
HiveColumnHandle
(implements com.facebook.presto.spi.
ColumnHandle
)
com.facebook.presto.hive.
HiveConnector
(implements com.facebook.presto.spi.connector.
Connector
)
com.facebook.presto.hive.
HiveConnectorFactory
(implements com.facebook.presto.spi.connector.
ConnectorFactory
)
com.facebook.presto.hive.
HiveConnectorId
com.facebook.presto.hive.
HiveHandleResolver
(implements com.facebook.presto.spi.
ConnectorHandleResolver
)
com.facebook.presto.hive.
HiveHdfsConfiguration
(implements com.facebook.presto.hive.
HdfsConfiguration
)
com.facebook.presto.hive.
HiveLocationService
(implements com.facebook.presto.hive.
LocationService
)
com.facebook.presto.hive.
HiveMetadata
(implements com.facebook.presto.spi.connector.
ConnectorMetadata
)
com.facebook.presto.hive.
HiveMetadataFactory
com.facebook.presto.hive.metastore.
HiveMetastoreApiStats
com.facebook.presto.hive.
HiveMetastoreClientFactory
com.facebook.presto.hive.
HiveNodePartitioningProvider
(implements com.facebook.presto.spi.connector.
ConnectorNodePartitioningProvider
)
com.facebook.presto.hive.
HivePageSink
(implements com.facebook.presto.spi.
ConnectorPageSink
)
com.facebook.presto.hive.
HivePageSink.DataColumn
com.facebook.presto.hive.
HivePageSink.HiveRecordWriter
com.facebook.presto.hive.
HivePageSinkProvider
(implements com.facebook.presto.spi.connector.
ConnectorPageSinkProvider
)
com.facebook.presto.hive.
HivePageSourceProvider
(implements com.facebook.presto.spi.connector.
ConnectorPageSourceProvider
)
com.facebook.presto.hive.
HivePartition
com.facebook.presto.hive.
HivePartitioningHandle
(implements com.facebook.presto.spi.connector.
ConnectorPartitioningHandle
)
com.facebook.presto.hive.
HivePartitionKey
com.facebook.presto.hive.
HivePartitionManager
com.facebook.presto.hive.
HivePartitionMetadata
com.facebook.presto.hive.
HivePartitionResult
com.facebook.presto.hive.
HivePlugin
(implements com.facebook.presto.spi.
Plugin
)
com.facebook.presto.hive.metastore.
HivePrivilegeInfo
com.facebook.presto.hive.
HiveRecordCursor
(implements com.facebook.presto.spi.
RecordCursor
)
com.facebook.presto.hive.parquet.
ParquetHiveRecordCursor
com.facebook.presto.hive.
HiveSessionProperties
com.facebook.presto.hive.
HiveSplit
(implements com.facebook.presto.spi.
ConnectorSplit
)
com.facebook.presto.hive.
HiveSplitManager
(implements com.facebook.presto.spi.connector.
ConnectorSplitManager
)
com.facebook.presto.hive.
HiveTableHandle
(implements com.facebook.presto.spi.
ConnectorTableHandle
)
com.facebook.presto.hive.
HiveTableLayoutHandle
(implements com.facebook.presto.spi.
ConnectorTableLayoutHandle
)
com.facebook.presto.hive.
HiveTableProperties
com.facebook.presto.hive.
HiveTransactionHandle
(implements com.facebook.presto.spi.connector.
ConnectorTransactionHandle
)
com.facebook.presto.hive.
HiveType
com.facebook.presto.hive.
HiveUtil
com.facebook.presto.hive.
HiveWritableTableHandle
com.facebook.presto.hive.
HiveInsertTableHandle
(implements com.facebook.presto.spi.
ConnectorInsertTableHandle
)
com.facebook.presto.hive.
HiveOutputTableHandle
(implements com.facebook.presto.spi.
ConnectorOutputTableHandle
)
com.facebook.presto.hive.
HiveWriteUtils
com.facebook.presto.hive.
HiveWriteUtils.FieldSetter
com.facebook.presto.hive.authentication.
ImpersonatingHdfsAuthentication
(implements com.facebook.presto.hive.authentication.
HdfsAuthentication
)
java.io.
InputStream
(implements java.io.
Closeable
)
java.io.
ByteArrayInputStream
com.facebook.presto.hive.parquet.reader.
ParquetColumnChunk
com.facebook.presto.hive.authentication.
KerberosAuthentication
com.facebook.presto.hive.authentication.
KerberosHadoopAuthentication
(implements com.facebook.presto.hive.authentication.
HadoopAuthentication
)
com.facebook.presto.hive.authentication.
KerberosHiveMetastoreAuthentication
(implements com.facebook.presto.hive.authentication.
HiveMetastoreAuthentication
)
com.facebook.presto.hive.
LocationHandle
com.facebook.presto.hive.
NamenodeStats
com.facebook.presto.hive.
NamenodeStats.CallStats
com.facebook.presto.hive.
NoAccessControl
(implements com.facebook.presto.spi.connector.
ConnectorAccessControl
)
com.facebook.presto.hive.authentication.
NoHdfsAuthentication
(implements com.facebook.presto.hive.authentication.
HdfsAuthentication
)
com.facebook.presto.hive.authentication.
NoHiveMetastoreAuthentication
(implements com.facebook.presto.hive.authentication.
HiveMetastoreAuthentication
)
com.facebook.presto.hive.
NoSecurityModule
(implements com.google.inject.Module)
com.facebook.presto.hive.
NumberParser
com.facebook.presto.hive.orc.
OrcPageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.hive.orc.
OrcPageSourceFactory
(implements com.facebook.presto.hive.
HivePageSourceFactory
)
com.facebook.presto.hive.parquet.reader.
ParquetColumnChunkDescriptor
com.facebook.presto.hive.parquet.reader.
ParquetColumnReader
com.facebook.presto.hive.parquet.reader.
ParquetBinaryColumnReader
com.facebook.presto.hive.parquet.reader.
ParquetBooleanColumnReader
com.facebook.presto.hive.parquet.reader.
ParquetDoubleColumnReader
com.facebook.presto.hive.parquet.reader.
ParquetFloatColumnReader
com.facebook.presto.hive.parquet.reader.
ParquetIntColumnReader
com.facebook.presto.hive.parquet.reader.
ParquetLongColumnReader
com.facebook.presto.hive.parquet.reader.
ParquetLongDecimalColumnReader
com.facebook.presto.hive.parquet.reader.
ParquetShortDecimalColumnReader
com.facebook.presto.hive.parquet.reader.
ParquetTimestampColumnReader
com.facebook.presto.hive.parquet.
ParquetCompressionUtils
com.facebook.presto.hive.parquet.reader.
ParquetDecimalColumnReaderFactory
com.facebook.presto.hive.parquet.dictionary.
ParquetDictionary
com.facebook.presto.hive.parquet.dictionary.
ParquetBinaryDictionary
com.facebook.presto.hive.parquet.dictionary.
ParquetDoubleDictionary
com.facebook.presto.hive.parquet.dictionary.
ParquetFloatDictionary
com.facebook.presto.hive.parquet.dictionary.
ParquetIntegerDictionary
com.facebook.presto.hive.parquet.dictionary.
ParquetLongDictionary
com.facebook.presto.hive.parquet.predicate.
ParquetDictionaryDescriptor
com.facebook.presto.hive.parquet.predicate.
ParquetDoubleStatistics
(implements com.facebook.presto.hive.parquet.predicate.
ParquetRangeStatistics
<T>)
com.facebook.presto.hive.parquet.predicate.
ParquetIntegerStatistics
(implements com.facebook.presto.hive.parquet.predicate.
ParquetRangeStatistics
<T>)
com.facebook.presto.hive.parquet.reader.
ParquetLevelNullReader
(implements com.facebook.presto.hive.parquet.reader.
ParquetLevelReader
)
com.facebook.presto.hive.parquet.reader.
ParquetLevelRLEReader
(implements com.facebook.presto.hive.parquet.reader.
ParquetLevelReader
)
com.facebook.presto.hive.parquet.reader.
ParquetLevelValuesReader
(implements com.facebook.presto.hive.parquet.reader.
ParquetLevelReader
)
com.facebook.presto.hive.parquet.reader.
ParquetMetadataReader
com.facebook.presto.hive.parquet.
ParquetPage
com.facebook.presto.hive.parquet.
ParquetDataPage
com.facebook.presto.hive.parquet.
ParquetDataPageV1
com.facebook.presto.hive.parquet.
ParquetDataPageV2
com.facebook.presto.hive.parquet.
ParquetDictionaryPage
com.facebook.presto.hive.parquet.
ParquetPageSourceFactory
(implements com.facebook.presto.hive.
HivePageSourceFactory
)
com.facebook.presto.hive.parquet.predicate.
ParquetPredicateUtils
com.facebook.presto.hive.parquet.reader.
ParquetReader
(implements java.io.
Closeable
)
com.facebook.presto.hive.parquet.
ParquetRecordCursorProvider
(implements com.facebook.presto.hive.
HiveRecordCursorProvider
)
com.facebook.presto.hive.parquet.predicate.
ParquetStringStatistics
(implements com.facebook.presto.hive.parquet.predicate.
ParquetRangeStatistics
<T>)
com.facebook.presto.hive.parquet.
ParquetTimestampUtils
com.facebook.presto.hive.parquet.
ParquetTypeUtils
com.facebook.presto.hive.parquet.
ParquetValidationUtils
com.facebook.presto.hive.
PartitionUpdate
com.facebook.presto.hive.
PrestoS3FileSystemStats
com.facebook.presto.hive.rcfile.
RcBinaryBlockLoader
(implements com.facebook.presto.hive.rcfile.
RcFileBlockLoader
)
com.facebook.presto.hive.rcfile.
RcFilePageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.hive.rcfile.
RcFilePageSource.RcFileColumnsBatch
com.facebook.presto.hive.rcfile.
RcFilePageSourceFactory
(implements com.facebook.presto.hive.
HivePageSourceFactory
)
com.facebook.presto.hive.rcfile.
RcTextBlockLoader
(implements com.facebook.presto.hive.rcfile.
RcFileBlockLoader
)
com.facebook.presto.hive.
ReadOnlyAccessControl
(implements com.facebook.presto.spi.connector.
ConnectorAccessControl
)
com.facebook.presto.hive.
ReadOnlySecurityModule
(implements com.google.inject.Module)
parquet.hadoop.api.ReadSupport<T>
com.facebook.presto.hive.parquet.
ParquetHiveRecordCursor.PrestoReadSupport
com.facebook.presto.hive.
RebindSafeMBeanServer
(implements javax.management.
MBeanServer
)
org.apache.hadoop.mapreduce.RecordReader<KEYIN,VALUEIN> (implements java.io.
Closeable
)
parquet.hadoop.ParquetRecordReader<T>
com.facebook.presto.hive.parquet.
ParquetHiveRecordCursor.PrestoParquetRecordReader
com.amazonaws.metrics.RequestMetricCollector
com.facebook.presto.hive.
PrestoS3FileSystemMetricCollector
com.facebook.presto.hive.util.
ResumableTask.TaskStatus
com.facebook.presto.hive.util.
ResumableTasks
com.facebook.presto.hive.
RetryDriver
com.facebook.presto.hive.
SecurityConfig
com.facebook.presto.hive.util.
SerDeUtils
com.facebook.presto.hive.authentication.
SimpleHadoopAuthentication
(implements com.facebook.presto.hive.authentication.
HadoopAuthentication
)
com.facebook.presto.hive.
SqlStandardAccessControl
(implements com.facebook.presto.spi.connector.
ConnectorAccessControl
)
com.facebook.presto.hive.
SqlStandardSecurityModule
(implements com.google.inject.Module)
com.facebook.presto.hive.
StaticHiveCluster
(implements com.facebook.presto.hive.
HiveCluster
)
com.facebook.presto.hive.
StaticMetastoreConfig
com.facebook.presto.hive.
TableParameterCodec
com.facebook.presto.hive.
ThriftHiveMetastoreClient
(implements com.facebook.presto.hive.metastore.
HiveMetastoreClient
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.io.
IOException
com.facebook.presto.hive.parquet.
ParquetCorruptionException
java.lang.
RuntimeException
com.facebook.presto.spi.
PrestoException
com.facebook.presto.hive.
HiveReadOnlyException
com.facebook.presto.spi.
NotFoundException
com.facebook.presto.hive.
HiveViewNotSupportedException
com.facebook.presto.hive.
PartitionOfflineException
com.facebook.presto.hive.
TableAlreadyExistsException
com.facebook.presto.hive.
TableOfflineException
com.facebook.presto.hive.
ViewAlreadyExistsException
com.facebook.presto.hive.thrift.
Transport
com.facebook.presto.hive.parquet.predicate.
TupleDomainParquetPredicate
<C> (implements com.facebook.presto.hive.parquet.predicate.
ParquetPredicate
)
com.facebook.presto.hive.parquet.predicate.
TupleDomainParquetPredicate.ColumnReference
<C>
com.facebook.presto.hive.util.
Types
com.google.common.collect.UnmodifiableIterator<E> (implements java.util.
Iterator
<E>)
com.google.common.collect.AbstractIterator<T>
com.facebook.presto.hive.util.
HiveFileIterator
org.apache.hadoop.security.
UserGroupInformationShim
parquet.column.values.ValuesReader
com.facebook.presto.hive.parquet.dictionary.
ParquetDictionaryReader
Interface Hierarchy
java.lang.
AutoCloseable
java.io.
Closeable
com.facebook.presto.hive.metastore.
HiveMetastoreClient
com.facebook.presto.hive.parquet.
ParquetDataSource
com.facebook.presto.hive.metastore.
HiveMetastoreClient
com.facebook.presto.hive.parquet.
ParquetDataSource
com.facebook.presto.hive.
DirectoryLister
com.facebook.presto.hive.authentication.
GenericExceptionAction
<R,E>
com.facebook.presto.hive.authentication.
HadoopAuthentication
com.facebook.presto.hive.authentication.
HdfsAuthentication
com.facebook.presto.hive.
HdfsConfiguration
com.facebook.presto.hive.
HiveCluster
com.facebook.presto.hive.metastore.
HiveMetastore
com.facebook.presto.hive.authentication.
HiveMetastoreAuthentication
com.facebook.presto.hive.
HivePageSourceFactory
com.facebook.presto.hive.
HiveRecordCursorProvider
com.facebook.presto.hive.
LocationService
com.facebook.presto.hive.parquet.reader.
ParquetLevelReader
com.facebook.presto.hive.parquet.predicate.
ParquetPredicate
com.facebook.presto.hive.parquet.predicate.
ParquetRangeStatistics
<T>
com.facebook.presto.hive.rcfile.
RcFileBlockLoader
com.facebook.presto.hive.util.
ResumableTask
Annotation Type Hierarchy
com.facebook.presto.hive.
ForHiveMetastore
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.hive.
ForHiveClient
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.hive.
ForHdfs
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.facebook.presto.hive.
HiveStorageFormat
com.facebook.presto.hive.
HiveErrorCode
(implements com.facebook.presto.spi.
ErrorCodeSupplier
)
com.facebook.presto.hive.
HiveCompressionCodec
com.facebook.presto.hive.
HiveClientConfig.HiveMetastoreAuthenticationType
com.facebook.presto.hive.
HiveClientConfig.HdfsAuthenticationType
com.facebook.presto.hive.metastore.
HivePrivilegeInfo.HivePrivilege
com.facebook.presto.hive.parquet.
ParquetValuesType
com.facebook.presto.hive.parquet.
ParquetEncoding
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012-2016. All Rights Reserved.