Modifier and Type | Method and Description |
---|---|
LazyBinaryStructObjectInspector |
HybridHashTableContainer.getInternalValueOi() |
Modifier and Type | Method and Description |
---|---|
void |
MapJoinBytesTableContainer.setInternalValueOi(LazyBinaryStructObjectInspector internalValueOi) |
Constructor and Description |
---|
LazyBinaryStruct.SingleFieldGetter(LazyBinaryStructObjectInspector soi,
int fieldIndex) |
LazyBinaryStruct(LazyBinaryStructObjectInspector oi)
Construct a LazyBinaryStruct object with an ObjectInspector.
|
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 © 2017 The Apache Software Foundation. All rights reserved.