public interface FloatObjectInspector extends PrimitiveObjectInspector
PrimitiveObjectInspector.PrimitiveCategory
ObjectInspector.Category
Modifier and Type | Method and Description |
---|---|
float |
get(Object o)
Get the float data.
|
copyObject, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveJavaObject, getPrimitiveWritableClass, getPrimitiveWritableObject, getTypeInfo, precision, preferWritable, scale
getCategory, getTypeName
float get(Object o)
Copyright © 2017 The Apache Software Foundation. All rights reserved.