| BackgroundHiveSplitLoader.BucketSplitInfo |
| CoercionPolicy |
| ConfigurationInitializer |
| DeleteDeltaLocations
Stores information about ACID DELETE_DELTA for a Partition
|
| DeleteDeltaLocations.Builder |
| DeleteDeltaLocations.DeleteDeltaInfo |
| DirectoryLister |
| DynamicConfigurationProvider |
| FileFormatDataSourceStats |
| FileWriter |
| ForHiveTransactionHeartbeats |
| GenericHiveRecordCursorProvider |
| HdfsConfig |
| HdfsConfiguration |
| HdfsConfigurationInitializer |
| HdfsEnvironment |
| HdfsEnvironment.HdfsContext |
| HiveBasicStatistics |
| HiveBucketHandle |
| HiveBucketProperty |
| HiveColumnHandle
ColumnHandle for Hive Connector representing a full top level column or a projected column.
|
| HiveColumnHandle.ColumnType |
| HiveColumnProjectionInfo |
| HiveCompressionCodec |
| HiveConfig |
| HiveErrorCode |
| HiveFileWriterFactory |
| HiveInsertTableHandle |
| HiveOutputTableHandle |
| HivePageSourceFactory |
HivePageSourceFactory.ReaderPageSourceWithProjections
A wrapper class for
- delegate reader page source and
- projection information for columns to be returned by the delegate
Empty indicates that the delegate page source reads the exact same columns provided to
it in HivePageSourceFactory.createPageSource(org.apache.hadoop.conf.Configuration, io.prestosql.spi.connector.ConnectorSession, org.apache.hadoop.fs.Path, long, long, long, java.util.Properties, java.util.List<io.prestosql.plugin.hive.HiveColumnHandle>, io.prestosql.spi.predicate.TupleDomain<io.prestosql.plugin.hive.HiveColumnHandle>, org.joda.time.DateTimeZone, java.util.Optional<io.prestosql.plugin.hive.DeleteDeltaLocations>)
|
| HivePageSourceProvider.BucketAdaptation |
| HivePageSourceProvider.ColumnMapping |
| HivePageSourceProvider.ColumnMappingKind |
| HivePartition |
| HivePartitionKey |
| HivePartitionManager |
| HivePartitionMetadata |
| HivePartitionResult
Result of fetching Partitions in the HivePartitionManager interface.
|
| HiveRecordCursorProvider |
HiveRecordCursorProvider.ReaderRecordCursorWithProjections
A wrapper class for
- delegate reader record cursor and
- projection information for columns to be returned by the delegate
Empty indicates that the delegate cursor reads the exact same columns provided to
it in HiveRecordCursorProvider.createRecordCursor(org.apache.hadoop.conf.Configuration, io.prestosql.spi.connector.ConnectorSession, org.apache.hadoop.fs.Path, long, long, long, java.util.Properties, java.util.List<io.prestosql.plugin.hive.HiveColumnHandle>, io.prestosql.spi.predicate.TupleDomain<io.prestosql.plugin.hive.HiveColumnHandle>, org.joda.time.DateTimeZone, io.prestosql.spi.type.TypeManager, boolean)
|
| HiveSessionProperties |
| HiveSessionProperties.InsertExistingPartitionsBehavior |
| HiveSplit.BucketConversion |
| HiveStorageFormat |
| HiveTableHandle |
| HiveTransactionHandle |
| HiveTransactionManager |
| HiveType |
| HiveTypeName |
| HiveWritableTableHandle |
| HiveWriter |
| HiveWriterFactory |
| HiveWriterStats |
| InternalHiveSplit.InternalHiveBlock |
| LocationHandle |
| LocationHandle.WriteMode |
| LocationService |
| LocationService.WriteInfo |
| NamenodeStats |
| NamenodeStats.CallStats |
| NodeVersion |
| PartitionStatistics |
| PartitionStatistics.Builder |
| PartitionUpdate |
| PartitionUpdate.UpdateMode |
ReaderProjections
Stores a mapping of the projected columns required by HivePageSource to the columns supplied by format-specific
page sources or record cursors.
|
| ReaderProjectionsAdapter |
| SortingFileWriter.TempFileSinkFactory |
| TableToPartitionMapping |
| TransactionalMetadata |
| TransactionalMetadataFactory |
| TypeTranslator |