Class TableDoubleObjectInspector

All Implemented Interfaces:
Cloneable, ObjectInspector, DoubleObjectInspector, SettableDoubleObjectInspector, PrimitiveObjectInspector

public class TableDoubleObjectInspector extends AbstractPrimitiveJavaObjectInspector implements SettableDoubleObjectInspector
The Hive ObjectInspector that is used to translate KVStore row fields of type FieldDef.Type.DOUBLE to Hive column type DOUBLE.