Class TableMapObjectInspector

All Implemented Interfaces:
Cloneable, MapObjectInspector, ObjectInspector, SettableMapObjectInspector

public class TableMapObjectInspector extends StandardMapObjectInspector
The Hive ObjectInspector that is used to translate KVStore row fields of type FieldDef.Type.MAP to Hive column type MAP.