| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2.lazybinary.objectinspector | |
| org.apache.hadoop.hive.serde2.objectinspector |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyBinaryListObjectInspector
ObjectInspector for LazyBinaryList.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardConstantListObjectInspector
A StandardListObjectInspector which also implements the
ConstantObjectInspector interface.
|
class |
StandardListObjectInspector
DefaultListObjectInspector works on list data that is stored as a Java List
or Java Array object.
|
| Constructor and Description |
|---|
ListConverter(ObjectInspector inputOI,
SettableListObjectInspector outputOI) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.