public class TableMapObjectInspector extends StandardMapObjectInspector
ObjectInspector.Category| Modifier and Type | Method and Description |
|---|---|
Map<?,?> |
getMap(Object data) |
int |
getMapSize(Object data) |
Object |
getMapValueElement(Object data,
Object key) |
clear, create, getCategory, getMapKeyObjectInspector, getMapValueObjectInspector, getTypeName, put, removepublic Object getMapValueElement(Object data, Object key)
getMapValueElement in interface MapObjectInspectorgetMapValueElement in class StandardMapObjectInspectorpublic int getMapSize(Object data)
getMapSize in interface MapObjectInspectorgetMapSize in class StandardMapObjectInspectorpublic Map<?,?> getMap(Object data)
getMap in interface MapObjectInspectorgetMap in class StandardMapObjectInspectorCopyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.