java.lang.Cloneable, ListObjectInspector, ObjectInspector, SettableListObjectInspectorpublic class TableArrayObjectInspector extends StandardListObjectInspector
ObjectInspector.Category| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<?> |
getList(java.lang.Object data) |
|
java.lang.Object |
getListElement(java.lang.Object data,
int index) |
|
int |
getListLength(java.lang.Object data) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, getCategory, getListElementObjectInspector, getTypeName, resize, setpublic java.lang.Object getListElement(java.lang.Object data,
int index)
getListElement in interface ListObjectInspectorgetListElement in class StandardListObjectInspectorpublic int getListLength(java.lang.Object data)
getListLength in interface ListObjectInspectorgetListLength in class StandardListObjectInspectorpublic java.util.List<?> getList(java.lang.Object data)
getList in interface ListObjectInspectorgetList in class StandardListObjectInspectorCopyright (c) 2011, 2018 Oracle and/or its affiliates. All rights reserved.