Class TableIntObjectInspector

All Implemented Interfaces:
Cloneable, ObjectInspector, IntObjectInspector, SettableIntObjectInspector, PrimitiveObjectInspector

public class TableIntObjectInspector extends AbstractPrimitiveJavaObjectInspector implements SettableIntObjectInspector
The Hive ObjectInspector that is used to translate KVStore row fields of type FieldDef.Type.INTEGER to Hive column type INT.