Interface | Description |
---|---|
HBaseKeyFactory |
Provides custom implementation of object and object inspector for hbase key.
|
Class | Description |
---|---|
AbstractHBaseKeyFactory | |
AbstractHBaseKeyPredicateDecomposer |
Simple abstract class to help with creation of a
HiveStoragePredicateHandler.DecomposedPredicate . |
ColumnMappings | |
ColumnMappings.ColumnMapping |
Represents a mapping from a single Hive column to an HBase column qualifier, column family or row key.
|
CompositeHBaseKeyFactory<T extends HBaseCompositeKey> | |
DataInputInputStream | |
DataOutputOutputStream | |
DefaultHBaseKeyFactory | |
HBaseCompositeKey |
HBaseCompositeKey extension of LazyStruct.
|
HBaseLazyObjectFactory | |
HBaseRowSerializer | |
HBaseScanRange | |
HBaseSerDe |
HBaseSerDe can be used to serialize object into an HBase table and
deserialize objects from an HBase table.
|
HBaseSerDeHelper |
Helper class for
HBaseSerDe |
HBaseSerDeParameters |
HBaseSerDeParameters encapsulates SerDeParameters and additional configurations that are specific for
HBaseSerDe.
|
HBaseSplit |
HBaseSplit augments FileSplit with HBase column mapping.
|
HBaseStatsAggregator |
A class that implements the StatsAggregator interface through HBase.
|
HBaseStatsPublisher |
A class that implements the StatsPublisher interface through HBase.
|
HBaseStatsSetupConstants | |
HBaseStatsUtils | |
HBaseStorageHandler |
HBaseStorageHandler provides a HiveStorageHandler implementation for
HBase.
|
HBaseTableSnapshotInputFormatUtil |
A helper class to isolate newer HBase features from users running against older versions of
HBase that don't provide those features.
|
HiveHBaseTableInputFormat |
HiveHBaseTableInputFormat implements InputFormat for HBase storage handler
tables, decorating an underlying HBase TableInputFormat with extra Hive logic
such as column pruning and filter pushdown.
|
HiveHBaseTableOutputFormat |
HiveHBaseTableOutputFormat implements HiveOutputFormat for HBase tables.
|
HiveHBaseTableSnapshotInputFormat | |
HiveHFileOutputFormat |
HiveHFileOutputFormat implements HiveOutputFormat for HFile bulk
loading.
|
LazyHBaseCellMap |
LazyHBaseCellMap refines LazyMap with HBase column mapping.
|
LazyHBaseRow |
LazyObject for storing an HBase row.
|
PutWritable | |
ResultWritable |
Copyright © 2017 The Apache Software Foundation. All rights reserved.