public class StandardConstantListObjectInspector extends StandardListObjectInspector implements ConstantObjectInspector
ObjectInspector.Category| Modifier | Constructor and Description |
|---|---|
protected |
StandardConstantListObjectInspector(ObjectInspector listElementObjectInspector,
java.util.List<?> value)
Call ObjectInspectorFactory.getStandardListObjectInspector instead.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<?> |
getWritableConstantValue() |
create, getCategory, getList, getListElement, getListElementObjectInspector, getListLength, getTypeName, resize, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCategory, getTypeNameprotected StandardConstantListObjectInspector(ObjectInspector listElementObjectInspector, java.util.List<?> value)
public java.util.List<?> getWritableConstantValue()
getWritableConstantValue in interface ConstantObjectInspectorCopyright © 2012 The Apache Software Foundation