Class TableFloatObjectInspector

All Implemented Interfaces:
Cloneable, ObjectInspector, FloatObjectInspector, SettableFloatObjectInspector, PrimitiveObjectInspector

public class TableFloatObjectInspector extends AbstractPrimitiveJavaObjectInspector implements SettableFloatObjectInspector
The Hive ObjectInspector that is used to translate KVStore row fields of type FieldDef.Type.FLOAT to Hive column type FLOAT.