| Package | Description |
|---|---|
| org.apache.hadoop.hive.accumulo |
Serde and InputFormat support for connecting Hive to Accumulo tables.
|
| org.apache.hadoop.hive.accumulo.serde |
accumulo serde classes
|
| org.apache.hadoop.hive.hbase |
Implements an HBase storage handler for Hive.
|
| org.apache.hadoop.hive.hbase.struct | |
| org.apache.hadoop.hive.serde2.lazy |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyAccumuloMap
A Hive Map created from some collection of Key-Values from one to many column families with one
to many column qualifiers.
|
class |
LazyAccumuloRow
Parses column tuples in each AccumuloHiveRow and creates Lazy objects for each field.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccumuloCompositeRowId
AccumuloCompositeKey extension of LazyStruct.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HBaseCompositeKey
HBaseCompositeKey extension of LazyStruct.
|
class |
LazyHBaseCellMap
LazyHBaseCellMap refines LazyMap with HBase column mapping.
|
class |
LazyHBaseRow
LazyObject for storing an HBase row.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HBaseStructValue
This is an extension of LazyStruct.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LazyArray
LazyArray stores an array of Lazy Objects.
|
class |
LazyMap
LazyMap stores a map of Primitive LazyObjects to LazyObjects.
|
class |
LazyStruct
LazyObject for storing a struct.
|
class |
LazyUnion
LazyObject for storing a union.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.