public interface ShortObjectInspector extends PrimitiveObjectInspector
PrimitiveObjectInspector.PrimitiveCategory
ObjectInspector.Category
Modifier and Type | Method and Description |
---|---|
short |
get(java.lang.Object o)
Get the short data.
|
copyObject, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveJavaObject, getPrimitiveWritableClass, getPrimitiveWritableObject, getTypeParams, preferWritable, setTypeParams
getCategory, getTypeName
Copyright © 2012 The Apache Software Foundation