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.avro
,
com.facebook.presto.hive.cache
,
com.facebook.presto.hive.datasink
,
com.facebook.presto.hive.gcs
,
com.facebook.presto.hive.orc
,
com.facebook.presto.hive.pagefile
,
com.facebook.presto.hive.parquet
,
com.facebook.presto.hive.rcfile
,
com.facebook.presto.hive.rule
,
com.facebook.presto.hive.s3
,
com.facebook.presto.hive.security
,
com.facebook.presto.hive.statistics
,
com.facebook.presto.hive.util
Class Hierarchy
java.lang.
Object
com.facebook.airlift.configuration.AbstractConfigurationAwareModule (implements com.facebook.airlift.configuration.ConfigurationAwareModule)
com.facebook.presto.hive.authentication.
HiveAuthenticationModule
com.facebook.presto.hive.gcs.
HiveGcsModule
com.facebook.presto.hive.s3.
HiveS3Module
com.facebook.presto.hive.security.
HiveSecurityModule
com.facebook.presto.hive.
AbstractDwrfEncryptionInformationSource
(implements com.facebook.presto.hive.
EncryptionInformationSource
)
com.facebook.airlift.event.client.AbstractEventClient (implements com.facebook.airlift.event.client.EventClient)
com.facebook.presto.hive.
HiveEventClient
com.facebook.presto.orc.
AbstractOrcDataSource
(implements com.facebook.presto.orc.
OrcDataSource
)
com.facebook.presto.hive.orc.
HdfsOrcDataSource
com.facebook.presto.parquet.
AbstractParquetDataSource
(implements com.facebook.presto.parquet.
ParquetDataSource
)
com.facebook.presto.hive.parquet.
HdfsParquetDataSource
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
com.facebook.presto.hive.avro.
PrestoAvroSerDe
com.facebook.presto.hive.orc.
AggregatedOrcPageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.hive.parquet.
AggregatedParquetPageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.hive.pagefile.
AirliftCompressorAdapter
(implements com.facebook.presto.spi.page.
PageCompressor
)
com.facebook.presto.hive.pagefile.
AirliftDecompressorAdapter
(implements com.facebook.presto.spi.page.
PageDecompressor
)
com.facebook.presto.hive.util.
AsyncQueue
<T>
com.facebook.presto.hive.util.
AsyncQueue.BorrowResult
<T,R>
com.facebook.presto.hive.authentication.
AuthenticationModules
com.facebook.presto.hive.
BackgroundHiveSplitLoader
com.facebook.presto.hive.
BinaryExtraHiveFileInfo
(implements com.facebook.presto.hive.
HiveFileContext.ExtraHiveFileInfo
<T>)
com.facebook.presto.hive.
BucketAdaptation
com.facebook.presto.hive.
CachingDirectoryLister
(implements com.facebook.presto.hive.
DirectoryLister
)
com.facebook.presto.hive.authentication.
CachingKerberosHadoopAuthentication
(implements com.facebook.presto.hive.authentication.
HadoopAuthentication
)
com.facebook.presto.hive.
ConcurrentLazyQueue
<E>
com.facebook.presto.hive.
ConfigBasedCacheQuotaRequirementProvider
(implements com.facebook.presto.hive.
CacheQuotaRequirementProvider
)
com.facebook.presto.hive.util.
ConfigurationUtils
org.apache.hadoop.conf.Configured (implements org.apache.hadoop.conf.Configurable)
org.apache.hadoop.fs.
FileSystem
(implements java.io.
Closeable
)
com.facebook.presto.hive.filesystem.
ExtendedFileSystem
com.facebook.presto.hive.s3.
PrestoS3FileSystem
com.facebook.presto.spi.connector.
ConnectorPartitionHandle
com.facebook.presto.hive.
HivePartitionHandle
com.facebook.presto.hive.
CreateEmptyPartitionProcedure
(implements javax.inject.Provider<T>)
com.facebook.presto.hive.util.
CustomSplitConversionUtils
com.facebook.presto.hive.util.
DecimalUtils
com.facebook.presto.hive.authentication.
DirectHdfsAuthentication
(implements com.facebook.presto.hive.authentication.
HdfsAuthentication
)
com.facebook.presto.hive.orc.
DwrfBatchPageSourceFactory
(implements com.facebook.presto.hive.
HiveBatchPageSourceFactory
)
com.facebook.presto.hive.
DwrfEncryptionMetadata
(implements com.facebook.presto.hive.
EncryptionMetadata
)
com.facebook.presto.hive.orc.
DwrfSelectivePageSourceFactory
(implements com.facebook.presto.hive.
HiveSelectivePageSourceFactory
)
com.facebook.presto.hive.
EncryptionInformation
com.facebook.presto.hive.
FileFormatDataSourceStats
org.apache.hadoop.mapred.FileInputFormat<K,V> (implements org.apache.hadoop.mapred.InputFormat<K,V>)
com.facebook.presto.hive.pagefile.
PageInputFormat
com.facebook.presto.hive.
FilteringPageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.hive.util.
FooterAwareRecordReader
<K,V> (implements org.apache.hadoop.mapred.RecordReader<K,V>)
com.facebook.presto.plugin.base.security.
ForwardingConnectorAccessControl
(implements com.facebook.presto.spi.connector.
ConnectorAccessControl
)
com.facebook.presto.hive.security.
SystemTableAwareAccessControl
com.facebook.presto.hive.gcs.
GcsAccessTokenProvider
(implements com.google.cloud.hadoop.util.AccessTokenProvider)
com.facebook.presto.hive.gcs.
GcsConfigurationProvider
(implements com.facebook.presto.hive.
DynamicConfigurationProvider
)
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.
HadoopDirectoryLister.HadoopFileInfoIterator
(implements org.apache.hadoop.fs.
RemoteIterator
<E>)
com.facebook.presto.hive.
HdfsConfigurationInitializer
com.facebook.presto.hive.
HdfsConfigurationInitializer.NoOpDNSToSwitchMapping
(implements org.apache.hadoop.net.DNSToSwitchMapping)
com.facebook.presto.hive.authentication.
HdfsKerberosConfig
com.facebook.presto.hive.rcfile.
HdfsRcFileDataSource
(implements com.facebook.presto.rcfile.
RcFileDataSource
)
com.facebook.presto.hive.rule.
HiveAddRequestedColumnsToLayout
(implements com.facebook.presto.spi.
ConnectorPlanOptimizer
)
com.facebook.presto.hive.
HiveAnalyzeProperties
com.facebook.presto.hive.
HiveBooleanParser
com.facebook.presto.hive.
HiveBucketAdapterRecordCursor
(implements com.facebook.presto.spi.
RecordCursor
)
com.facebook.presto.hive.
HiveBucketFunction
(implements com.facebook.presto.spi.
BucketFunction
)
com.facebook.presto.hive.
HiveBucketHandle
com.facebook.presto.hive.
HiveBucketing
com.facebook.presto.hive.
HiveBucketing.HiveBucketFilter
com.facebook.presto.hive.cache.
HiveCachingHdfsConfiguration
(implements com.facebook.presto.hive.
HdfsConfiguration
)
com.facebook.presto.hive.
HiveClientConfig
com.facebook.presto.hive.
HiveClientModule
(implements com.google.inject.Module)
com.facebook.presto.hive.
HiveCoercer.FloatToDoubleCoercer
(implements com.facebook.presto.hive.
HiveCoercer
)
com.facebook.presto.hive.
HiveCoercer.IntegerNumberToVarcharCoercer
(implements com.facebook.presto.hive.
HiveCoercer
)
com.facebook.presto.hive.
HiveCoercer.IntegerNumberUpscaleCoercer
(implements com.facebook.presto.hive.
HiveCoercer
)
com.facebook.presto.hive.
HiveCoercer.ListCoercer
(implements com.facebook.presto.hive.
HiveCoercer
)
com.facebook.presto.hive.
HiveCoercer.MapCoercer
(implements com.facebook.presto.hive.
HiveCoercer
)
com.facebook.presto.hive.
HiveCoercer.StructCoercer
(implements com.facebook.presto.hive.
HiveCoercer
)
com.facebook.presto.hive.
HiveCoercer.VarcharToIntegerNumberCoercer
(implements com.facebook.presto.hive.
HiveCoercer
)
com.facebook.presto.hive.
HiveCoercionPolicy
(implements com.facebook.presto.hive.
CoercionPolicy
)
com.facebook.presto.hive.
HiveCoercionRecordCursor
(implements com.facebook.presto.spi.
RecordCursor
)
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.
HiveDecimalParser
com.facebook.presto.hive.
HiveDirectoryContext
com.facebook.presto.hive.
HiveDwrfEncryptionProvider
com.facebook.presto.hive.
HiveEmptySplitPageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.hive.
HiveEncryptionInformationProvider
com.facebook.presto.hive.
HiveFileRenamer
com.facebook.presto.hive.rule.
HiveFilterPushdown
(implements com.facebook.presto.spi.
ConnectorPlanOptimizer
)
com.facebook.presto.hive.rule.
HiveFilterPushdown.ConnectorPushdownFilterResult
com.facebook.presto.hive.gcs.
HiveGcsConfig
com.facebook.presto.hive.gcs.
HiveGcsConfigurationInitializer
(implements com.facebook.presto.hive.gcs.
GcsConfigurationInitializer
)
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.
HiveInputInfo
com.facebook.presto.hive.
HiveLocationService
(implements com.facebook.presto.hive.
LocationService
)
com.facebook.presto.hive.
HiveManifestUtils
com.facebook.presto.hive.
HiveMaterializedViewUtils
com.facebook.presto.hive.
HiveMetadata
(implements com.facebook.presto.hive.
TransactionalMetadata
)
com.facebook.presto.hive.
HiveMetadataFactory
(implements java.util.function.
Supplier
<T>)
com.facebook.presto.hive.
HiveMetadataUpdateHandle
(implements com.facebook.presto.spi.
ConnectorMetadataUpdateHandle
)
com.facebook.presto.hive.
HiveMetadataUpdater
(implements com.facebook.presto.spi.connector.
ConnectorMetadataUpdater
)
com.facebook.presto.hive.
HiveMetadataUpdaterProvider
(implements com.facebook.presto.spi.connector.
ConnectorMetadataUpdaterProvider
)
com.facebook.presto.hive.
HiveNodePartitioningProvider
(implements com.facebook.presto.spi.connector.
ConnectorNodePartitioningProvider
)
com.facebook.presto.hive.
HiveOrcAggregatedMemoryContext
(implements com.facebook.presto.orc.
OrcAggregatedMemoryContext
)
com.facebook.presto.hive.
HiveOrcLocalMemoryContext
(implements com.facebook.presto.orc.
OrcLocalMemoryContext
)
com.facebook.presto.hive.
HivePageSink
(implements com.facebook.presto.spi.
ConnectorPageSink
)
com.facebook.presto.hive.
HivePageSinkProvider
(implements com.facebook.presto.spi.connector.
ConnectorPageSinkProvider
)
com.facebook.presto.hive.
HivePageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.hive.
HivePageSourceProvider
(implements com.facebook.presto.spi.connector.
ConnectorPageSourceProvider
)
com.facebook.presto.hive.
HivePageSourceProvider.ColumnMapping
com.facebook.presto.hive.
HivePartialAggregationPushdown
(implements com.facebook.presto.spi.
ConnectorPlanOptimizer
)
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.
HivePartitionObjectBuilder
(implements com.facebook.presto.hive.
PartitionObjectBuilder
)
com.facebook.presto.hive.
HivePartitionResult
com.facebook.presto.hive.
HivePartitionStats
com.facebook.presto.hive.rule.
HivePlanOptimizerProvider
(implements com.facebook.presto.spi.connector.
ConnectorPlanOptimizerProvider
)
com.facebook.presto.hive.
HivePlugin
(implements com.facebook.presto.spi.
Plugin
)
com.facebook.presto.hive.
HiveProcedureModule
(implements com.google.inject.Module)
com.facebook.presto.hive.
HiveRecordCursor
(implements com.facebook.presto.spi.
RecordCursor
)
com.facebook.presto.hive.s3.
HiveS3Config
com.facebook.presto.hive.s3.
HiveS3Module.EmrFsS3ConfigurationUpdater
(implements com.facebook.presto.hive.s3.
S3ConfigurationUpdater
)
com.facebook.presto.hive.s3.
HiveS3Module.HadoopDefaultConfigurationUpdater
(implements com.facebook.presto.hive.s3.
S3ConfigurationUpdater
)
com.facebook.presto.hive.
HiveSchemaProperties
com.facebook.presto.hive.
HiveSessionProperties
com.facebook.presto.hive.
HiveSplit
(implements com.facebook.presto.spi.
ConnectorSplit
)
com.facebook.presto.hive.
HiveSplit.BucketConversion
com.facebook.presto.hive.
HiveSplitManager
(implements com.facebook.presto.spi.connector.
ConnectorSplitManager
)
com.facebook.presto.hive.
HiveSplitPartitionInfo
com.facebook.presto.hive.
HiveStagingFileCommitter
(implements com.facebook.presto.hive.
StagingFileCommitter
)
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.
HiveTransactionManager
com.facebook.presto.hive.
HiveTypeTranslator
(implements com.facebook.presto.hive.
TypeTranslator
)
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.
HiveWriter
com.facebook.presto.hive.
HiveWriterFactory
com.facebook.presto.hive.
HiveWriterStats
com.facebook.presto.hive.
HiveWriteUtils
com.facebook.presto.hive.
HiveWriteUtils.FieldSetter
com.facebook.presto.hive.
HiveWrittenPartitions
(implements com.facebook.presto.spi.connector.
ConnectorOutputMetadata
)
com.facebook.presto.hive.
HiveZeroRowFileCreator
(implements com.facebook.presto.hive.
ZeroRowFileCreator
)
com.facebook.presto.hive.util.
HudiBootstrapBaseFileSplitConverter
(implements com.facebook.presto.hive.util.
CustomSplitConverter
)
com.facebook.presto.hive.
HudiDirectoryLister
(implements com.facebook.presto.hive.
DirectoryLister
)
com.facebook.presto.hive.
HudiDirectoryLister.HudiFileInfoIterator
(implements org.apache.hadoop.fs.
RemoteIterator
<E>)
com.facebook.presto.hive.util.
HudiRealtimeBootstrapBaseFileSplitConverter
(implements com.facebook.presto.hive.util.
CustomSplitConverter
)
com.facebook.presto.hive.util.
HudiRealtimeSplitConverter
(implements com.facebook.presto.hive.util.
CustomSplitConverter
)
com.facebook.presto.hive.authentication.
ImpersonatingHdfsAuthentication
(implements com.facebook.presto.hive.authentication.
HdfsAuthentication
)
com.facebook.presto.hive.
InternalHiveSplit
com.facebook.presto.hive.
InternalHiveSplit.InternalHiveBlock
com.facebook.presto.hive.util.
InternalHiveSplitFactory
com.facebook.presto.hive.
IonSqlQueryBuilder
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.security.
LegacyAccessControl
(implements com.facebook.presto.spi.connector.
ConnectorAccessControl
)
com.facebook.presto.hive.security.
LegacySecurityConfig
com.facebook.presto.hive.security.
LegacySecurityModule
(implements com.google.inject.Module)
com.facebook.presto.hive.
LocationService.WriteInfo
com.facebook.presto.hive.statistics.
MetastoreHiveStatisticsProvider
(implements com.facebook.presto.hive.statistics.
HiveStatisticsProvider
)
com.facebook.presto.hive.authentication.
MetastoreKerberosConfig
com.facebook.presto.hive.
NamenodeStats
com.facebook.presto.hive.
NamenodeStats.CallStats
com.facebook.presto.hive.
NodeVersion
com.facebook.presto.hive.authentication.
NoHdfsAuthentication
(implements com.facebook.presto.hive.authentication.
HdfsAuthentication
)
com.facebook.presto.hive.orc.
OrcBatchPageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.hive.orc.
OrcBatchPageSourceFactory
(implements com.facebook.presto.hive.
HiveBatchPageSourceFactory
)
com.facebook.presto.hive.
OrcFileWriter
(implements com.facebook.presto.hive.
HiveFileWriter
)
com.facebook.presto.hive.
OrcFileWriterConfig
com.facebook.presto.hive.
OrcFileWriterFactory
(implements com.facebook.presto.hive.
HiveFileWriterFactory
)
com.facebook.presto.hive.orc.
OrcSelectivePageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.hive.orc.
OrcSelectivePageSourceFactory
(implements com.facebook.presto.hive.
HiveSelectivePageSourceFactory
)
com.facebook.presto.hive.
OrcWriterFlushStats
com.facebook.presto.hive.
OrcWriterStats
(implements com.facebook.presto.orc.
WriterStats
)
com.facebook.presto.hive.datasink.
OutputStreamDataSinkFactory
(implements com.facebook.presto.hive.datasink.
DataSinkFactory
)
com.facebook.presto.hive.pagefile.
PageFileFooterOutput
(implements com.facebook.presto.common.io.
DataOutput
)
com.facebook.presto.hive.pagefile.
PageFileFooterReader
com.facebook.presto.hive.pagefile.
PageFilePageReader
(implements java.util.
Iterator
<E>)
com.facebook.presto.hive.pagefile.
PageFilePageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.hive.pagefile.
PageFilePageSourceFactory
(implements com.facebook.presto.hive.
HiveBatchPageSourceFactory
)
com.facebook.presto.hive.pagefile.
PageFileWriter
(implements com.facebook.presto.hive.
HiveFileWriter
)
com.facebook.presto.hive.pagefile.
PageFileWriterFactory
(implements com.facebook.presto.hive.
HiveFileWriterFactory
)
com.facebook.presto.hive.pagefile.
PageWriter
(implements java.io.
Closeable
)
com.facebook.presto.parquet.rule.
ParquetDereferencePushDown
(implements com.facebook.presto.spi.
ConnectorPlanOptimizer
)
com.facebook.presto.hive.rule.
HiveParquetDereferencePushDown
com.facebook.presto.hive.parquet.
ParquetFileWriter
(implements com.facebook.presto.hive.
HiveFileWriter
)
com.facebook.presto.hive.
ParquetFileWriterConfig
com.facebook.presto.hive.parquet.
ParquetFileWriterFactory
(implements com.facebook.presto.hive.
HiveFileWriterFactory
)
com.facebook.presto.hive.parquet.
ParquetPageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.hive.parquet.
ParquetPageSourceFactory
(implements com.facebook.presto.hive.
HiveBatchPageSourceFactory
)
com.facebook.presto.hive.
ParquetRecordWriterUtil
com.facebook.presto.hive.parquet.
ParquetSelectivePageSourceFactory
(implements com.facebook.presto.hive.
HiveSelectivePageSourceFactory
)
com.facebook.presto.hive.
PartitionLoader
com.facebook.presto.hive.
DelegatingPartitionLoader
com.facebook.presto.hive.
ManifestPartitionLoader
com.facebook.presto.hive.
StoragePartitionLoader
com.facebook.presto.hive.
PartitionUpdate
com.facebook.presto.hive.
PartitionUpdate.FileWriteInfo
com.facebook.presto.hive.s3.
PrestoS3ClientFactory
com.facebook.presto.hive.s3.
PrestoS3ConfigurationUpdater
(implements com.facebook.presto.hive.s3.
S3ConfigurationUpdater
)
com.facebook.presto.hive.s3.
PrestoS3FileSystemStats
com.facebook.presto.hive.s3.
PrestoS3SelectClient
(implements java.io.
Closeable
)
com.facebook.presto.hive.orc.
ProjectionBasedDwrfKeyProvider
(implements com.facebook.presto.orc.
DwrfKeyProvider
)
com.facebook.presto.hive.
RcFileFileWriter
(implements com.facebook.presto.hive.
HiveFileWriter
)
com.facebook.presto.hive.
RcFileFileWriterFactory
(implements com.facebook.presto.hive.
HiveFileWriterFactory
)
com.facebook.presto.hive.rcfile.
RcFilePageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.hive.rcfile.
RcFilePageSourceFactory
(implements com.facebook.presto.hive.
HiveBatchPageSourceFactory
)
com.facebook.presto.hive.
RebindSafeMBeanServer
(implements javax.management.
MBeanServer
)
com.facebook.presto.hive.
RecordFileWriter
(implements com.facebook.presto.hive.
HiveFileWriter
)
com.amazonaws.metrics.RequestMetricCollector
com.facebook.presto.hive.aws.
AbstractSdkMetricsCollector
com.facebook.presto.hive.s3.
PrestoS3FileSystemMetricCollector
com.facebook.presto.hive.util.
ResumableTask.TaskStatus
com.facebook.presto.hive.util.
ResumableTasks
com.facebook.presto.hive.
S3SelectLineRecordReader
(implements org.apache.hadoop.mapred.RecordReader<K,V>)
com.facebook.presto.hive.
S3SelectCsvRecordReader
com.facebook.presto.hive.
S3SelectPushdown
com.facebook.presto.hive.
S3SelectRecordCursorProvider
(implements com.facebook.presto.hive.
HiveRecordCursorProvider
)
com.facebook.presto.hive.security.
SecurityConfig
com.facebook.presto.hive.util.
SerDeUtils
com.facebook.presto.hive.authentication.
SimpleHadoopAuthentication
(implements com.facebook.presto.hive.authentication.
HadoopAuthentication
)
com.facebook.presto.hive.util.
SizeBasedSplitWeightProvider
(implements com.facebook.presto.hive.
HiveSplitWeightProvider
)
com.facebook.presto.hive.util.
SortBuffer
com.facebook.presto.hive.
SortingFileWriter
(implements com.facebook.presto.hive.
HiveFileWriter
)
com.facebook.presto.hive.
SortingFileWriterFactory
com.facebook.presto.hive.security.
SqlStandardAccessControl
(implements com.facebook.presto.spi.connector.
ConnectorAccessControl
)
com.facebook.presto.hive.security.
SqlStandardSecurityModule
(implements com.google.inject.Module)
com.facebook.presto.hive.
StoragePartitionLoader.BucketSplitInfo
com.facebook.presto.hive.
SubfieldExtractor
com.facebook.presto.hive.
SyncPartitionMetadataProcedure
(implements javax.inject.Provider<T>)
com.facebook.presto.hive.
TableEncryptionProperties
com.facebook.presto.hive.
DwrfTableEncryptionProperties
com.facebook.presto.hive.
TableParameterCodec
com.facebook.presto.hive.
TableToPartitionMapping
com.facebook.presto.hive.util.
TempFileWriter
(implements java.io.
Closeable
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.facebook.presto.hive.util.
HiveFileIterator.NestedDirectoryNotAllowedException
com.facebook.presto.spi.
PrestoException
com.facebook.presto.hive.
HiveNotReadableException
com.facebook.presto.hive.
HiveReadOnlyException
com.facebook.presto.spi.
NotFoundException
com.facebook.presto.hive.
RoleNotFoundException
com.facebook.presto.hive.
RoleAlreadyExistsException
com.facebook.presto.hive.
ViewAlreadyExistsException
com.facebook.presto.hive.orc.
TupleDomainFilterCache
com.google.common.collect.UnmodifiableIterator<E> (implements java.util.
Iterator
<E>)
com.google.common.collect.AbstractIterator<T>
com.facebook.presto.hive.util.
HiveFileIterator
com.facebook.presto.hive.util.
MergingPageIterator
com.facebook.presto.hive.util.
TempFileReader
com.facebook.presto.hive.authentication.
UserGroupInformationUtils
com.facebook.presto.hive.
WriteCompletedEvent
Interface Hierarchy
com.facebook.presto.hive.
CoercionPolicy
com.facebook.presto.spi.connector.
ConnectorMetadata
com.facebook.presto.hive.
TransactionalMetadata
com.facebook.presto.hive.util.
CustomSplitConverter
com.facebook.presto.hive.datasink.
DataSinkFactory
com.facebook.presto.hive.
DirectoryLister
com.facebook.presto.hive.
EncryptionInformationSource
com.facebook.presto.hive.
EncryptionMetadata
org.apache.hadoop.hive.ql.exec.FileSinkOperator.RecordWriter
com.facebook.presto.hive.
RecordFileWriter.ExtendedRecordWriter
java.util.function.
Function
<T,R>
com.facebook.presto.hive.
HiveCoercer
com.facebook.presto.hive.gcs.
GcsConfigurationInitializer
com.facebook.presto.hive.authentication.
HadoopAuthentication
com.facebook.presto.hive.
HiveBatchPageSourceFactory
com.facebook.presto.hive.util.
HiveFileIterator.ListDirectoryOperation
com.facebook.presto.hive.
HiveFileWriter
com.facebook.presto.hive.
HiveFileWriterFactory
com.facebook.presto.hive.
HiveRecordCursorProvider
com.facebook.presto.hive.
HiveSelectivePageSourceFactory
com.facebook.presto.hive.
HiveSplitWeightProvider
com.facebook.presto.hive.statistics.
HiveStatisticsProvider
com.facebook.presto.hive.
LocationService
com.facebook.presto.hive.
PartitionObjectBuilder
com.facebook.presto.hive.util.
ResumableTask
com.facebook.presto.hive.s3.
S3ConfigurationUpdater
com.facebook.presto.hive.
SortingFileWriter.TempFileSinkFactory
com.facebook.presto.hive.
StagingFileCommitter
com.facebook.presto.hive.
ZeroRowFileCreator
Annotation Type Hierarchy
com.facebook.presto.hive.
HiveDwrfEncryptionProvider.ForCryptoService
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.hive.
HiveDwrfEncryptionProvider.ForUnknown
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.hive.
ForZeroRowFileCreator
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.hive.
ForUpdatingHiveMetadata
(implements java.lang.annotation.
Annotation
)
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
)
com.facebook.presto.hive.
ForFileRename
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.hive.
ForCachingDirectoryLister
(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.
SyncPartitionMetadataProcedure.SyncMode
com.facebook.presto.hive.
PartitionUpdate.UpdateMode
com.facebook.presto.hive.
OrcFileWriterConfig.StreamLayoutType
com.facebook.presto.hive.
NestedDirectoryPolicy
com.facebook.presto.hive.
HivePageSourceProvider.ColumnMappingKind
com.facebook.presto.hive.
HiveCompressionCodec
com.facebook.presto.hive.
HiveColumnHandle.ColumnType
com.facebook.presto.hive.
HiveClientConfig.InsertExistingPartitionsBehavior
com.facebook.presto.hive.
HiveClientConfig.HdfsAuthenticationType
com.facebook.presto.hive.s3.
S3FileSystemType
com.facebook.presto.hive.s3.
PrestoS3StorageClass
com.facebook.presto.hive.s3.
PrestoS3SseType
com.facebook.presto.hive.s3.
PrestoS3SignerType
com.facebook.presto.hive.s3.
PrestoS3AclType
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2022. All rights reserved.