| Package | Description |
|---|---|
| org.apache.hadoop.hive.accumulo.serde | |
| org.apache.hadoop.hive.hbase |
Implements an HBase storage handler for Hive.
|
| org.apache.hadoop.hive.hbase.struct | |
| org.apache.hadoop.hive.serde2 | |
| org.apache.hadoop.hive.serde2.columnar | |
| org.apache.hadoop.hive.serde2.lazy | |
| org.apache.hadoop.hive.serde2.lazy.fast |
| Modifier and Type | Field and Description |
|---|---|
protected LazySerDeParameters |
DefaultAccumuloRowIdFactory.serdeParams |
| Modifier and Type | Method and Description |
|---|---|
LazySerDeParameters |
AccumuloSerDeParameters.getSerDeParameters() |
| Modifier and Type | Method and Description |
|---|---|
protected ArrayList<ObjectInspector> |
AccumuloSerDe.getColumnObjectInspectors(List<TypeInfo> columnTypes,
LazySerDeParameters serDeParams,
List<ColumnMapping> mappings,
AccumuloRowIdFactory factory) |
| Constructor and Description |
|---|
AccumuloRowSerializer(int primaryKeyOffset,
LazySerDeParameters serDeParams,
List<ColumnMapping> mappings,
org.apache.accumulo.core.security.ColumnVisibility visibility,
AccumuloRowIdFactory rowIdFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected LazySerDeParameters |
DefaultHBaseKeyFactory.serdeParams |
| Modifier and Type | Method and Description |
|---|---|
LazySerDeParameters |
HBaseSerDeParameters.getSerdeParams() |
LazySerDeParameters |
HBaseSerDe.getSerdeParams() |
| Modifier and Type | Method and Description |
|---|---|
static ObjectInspector |
HBaseLazyObjectFactory.createLazyHBaseStructInspector(LazySerDeParameters serdeParams,
int index,
HBaseKeyFactory keyFactory,
List<HBaseValueFactory> valueFactories) |
| Modifier and Type | Field and Description |
|---|---|
protected LazySerDeParameters |
DefaultHBaseValueFactory.serdeParams |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DelimitedJSONSerDe.serializeField(ByteStream.Output out,
Object obj,
ObjectInspector objInspector,
LazySerDeParameters serdeParams) |
| Modifier and Type | Field and Description |
|---|---|
protected LazySerDeParameters |
ColumnarSerDe.serdeParams |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LazySimpleSerDe.serializeField(ByteStream.Output out,
Object obj,
ObjectInspector objInspector,
LazySerDeParameters serdeParams) |
| Constructor and Description |
|---|
LazySimpleDeserializeRead(PrimitiveTypeInfo[] primitiveTypeInfos,
byte separator,
LazySerDeParameters lazyParams) |
LazySimpleSerializeWrite(int fieldCount,
byte separator,
LazySerDeParameters lazyParams) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.