Modifier and Type | Method and Description |
---|---|
static StandardStructObjectInspector |
VectorizedBatchUtil.convertToStandardStructObjectInspector(StructObjectInspector structObjectInspector) |
Modifier and Type | Class and Description |
---|---|
class |
LazyBinaryStructObjectInspector
ObjectInspector for LazyBinaryStruct.
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataListStructObjectInspector
StructObjectInspector works on struct data that is stored as a Java List or
Java Array object.
|
Modifier and Type | Method and Description |
---|---|
static StandardStructObjectInspector |
ObjectInspectorFactory.getStandardStructObjectInspector(List<String> structFieldNames,
List<ObjectInspector> structFieldObjectInspectors) |
static StandardStructObjectInspector |
ObjectInspectorFactory.getStandardStructObjectInspector(List<String> structFieldNames,
List<ObjectInspector> structFieldObjectInspectors,
List<String> structComments) |
Modifier and Type | Class and Description |
---|---|
class |
HCatRecordObjectInspector |
Copyright © 2017 The Apache Software Foundation. All rights reserved.