public class WritableConstantIntObjectInspector extends WritableIntObjectInspector implements ConstantObjectInspector
ObjectInspector.Category
PrimitiveObjectInspector.PrimitiveCategory
typeParams
Modifier and Type | Method and Description |
---|---|
IntWritable |
getWritableConstantValue() |
copyObject, create, get, getPrimitiveJavaObject, set
getPrimitiveWritableObject, preferWritable
getCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeName, getTypeParams, setTypeParams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCategory, getTypeName
getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getPrimitiveWritableObject, getTypeParams, preferWritable, setTypeParams
public IntWritable getWritableConstantValue()
getWritableConstantValue
in interface ConstantObjectInspector
Copyright © 2012 The Apache Software Foundation