java.lang.Cloneable, MapObjectInspector, ObjectInspector, SettableMapObjectInspectorpublic class TableMapObjectInspector extends StandardMapObjectInspector
ObjectInspector.Category| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<?,?> |
getMap(java.lang.Object data) |
|
int |
getMapSize(java.lang.Object data) |
|
java.lang.Object |
getMapValueElement(java.lang.Object data,
java.lang.Object key) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, create, getCategory, getMapKeyObjectInspector, getMapValueObjectInspector, getTypeName, put, removepublic java.lang.Object getMapValueElement(java.lang.Object data,
java.lang.Object key)
getMapValueElement in interface MapObjectInspectorgetMapValueElement in class StandardMapObjectInspectorpublic int getMapSize(java.lang.Object data)
getMapSize in interface MapObjectInspectorgetMapSize in class StandardMapObjectInspectorpublic java.util.Map<?,?> getMap(java.lang.Object data)
getMap in interface MapObjectInspectorgetMap in class StandardMapObjectInspectorCopyright (c) 2011, 2018 Oracle and/or its affiliates. All rights reserved.