| Modifier and Type | Method and Description |
|---|---|
LazyBinaryStructObjectInspector |
HybridHashTableContainer.getInternalValueOi() |
| Modifier and Type | Method and Description |
|---|---|
static List<Object> |
MapJoinBytesTableContainer.getComplexFieldsAsList(LazyBinaryStruct lazyBinaryStruct,
ArrayList<Object> objectArrayBuffer,
LazyBinaryStructObjectInspector lazyBinaryStructObjectInspector) |
static boolean |
MapJoinBytesTableContainer.hasComplexObjects(LazyBinaryStructObjectInspector lazyBinaryStructObjectInspector) |
void |
MapJoinBytesTableContainer.setInternalValueOi(LazyBinaryStructObjectInspector internalValueOi) |
| Constructor and Description |
|---|
LazyBinaryStruct(LazyBinaryStructObjectInspector oi)
Construct a LazyBinaryStruct object with an ObjectInspector.
|
SingleFieldGetter(LazyBinaryStructObjectInspector soi,
int fieldIndex) |
| Modifier and Type | Method and Description |
|---|---|
static LazyBinaryStructObjectInspector |
LazyBinaryObjectInspectorFactory.getLazyBinaryStructObjectInspector(List<String> structFieldNames,
List<ObjectInspector> structFieldObjectInspectors) |
static LazyBinaryStructObjectInspector |
LazyBinaryObjectInspectorFactory.getLazyBinaryStructObjectInspector(List<String> structFieldNames,
List<ObjectInspector> structFieldObjectInspectors,
List<String> structFieldComments) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.