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