Class TableLongObjectInspector

All Implemented Interfaces:
Cloneable, ObjectInspector, LongObjectInspector, SettableLongObjectInspector, PrimitiveObjectInspector

public class TableLongObjectInspector extends AbstractPrimitiveJavaObjectInspector implements SettableLongObjectInspector
The Hive ObjectInspector that is used to translate KVStore row fields of type FieldDef.Type.LONG to Hive column type LONG.