public class StandardConstantStructObjectInspector extends StandardStructObjectInspector implements ConstantObjectInspector
StandardStructObjectInspector.MyFieldObjectInspector.Categoryfields, LOG, originalColumnNames| Modifier | Constructor and Description |
|---|---|
protected |
StandardConstantStructObjectInspector() |
protected |
StandardConstantStructObjectInspector(List<String> structFieldNames,
List<ObjectInspector> structFieldObjectInspectors,
List<?> value)
Call ObjectInspectorFactory.getStandardListObjectInspector instead.
|
| Modifier and Type | Method and Description |
|---|---|
List<?> |
getWritableConstantValue() |
create, getAllStructFieldRefs, getCategory, getOriginalColumnNames, getStructFieldData, getStructFieldRef, getStructFieldsDataAsList, getTypeName, init, init, setStructFieldDataisSettabletoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCategory, getTypeNameprotected StandardConstantStructObjectInspector()
protected StandardConstantStructObjectInspector(List<String> structFieldNames, List<ObjectInspector> structFieldObjectInspectors, List<?> value)
public List<?> getWritableConstantValue()
getWritableConstantValue in interface ConstantObjectInspectorCopyright © 2019 The Apache Software Foundation. All Rights Reserved.