Class TableEnumObjectInspector

All Implemented Interfaces:
Cloneable, ObjectInspector, SettableStringObjectInspector, StringObjectInspector, PrimitiveObjectInspector

public class TableEnumObjectInspector extends AbstractPrimitiveJavaObjectInspector implements SettableStringObjectInspector
The Hive ObjectInspector that is used to translate KVStore row fields of type FieldDef.Type.ENUM to Hive column type STRING.