| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2.lazybinary.objectinspector | |
| org.apache.hadoop.hive.serde2.objectinspector |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyBinaryMapObjectInspector
ObjectInspector for LazyBinaryMap.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardConstantMapObjectInspector
A StandardMapObjectInspector which also implements the
ConstantObjectInspector interface.
|
| Modifier and Type | Method and Description |
|---|---|
static StandardMapObjectInspector |
ObjectInspectorFactory.getStandardMapObjectInspector(ObjectInspector mapKeyObjectInspector,
ObjectInspector mapValueObjectInspector) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.