Class TableRecordObjectInspector

All Implemented Interfaces:
Cloneable, ObjectInspector

public class TableRecordObjectInspector extends StandardStructObjectInspector
The Hive ObjectInspector that is used to translate KVStore row fields of type FieldDef.Type.RECORD to Hive column type STRUCT.