Class TableTimestampObjectInspector

All Implemented Interfaces:
Cloneable, ObjectInspector, SettableTimestampObjectInspector, TimestampObjectInspector, PrimitiveObjectInspector

public class TableTimestampObjectInspector extends JavaTimestampObjectInspector
The Hive ObjectInspector that is used to translate KVStore row fields of type FieldDef.Type.TIMESTAMP to Hive column type TIMESTAMP.