public class JavaConstantBinaryObjectInspector extends JavaBinaryObjectInspector implements ConstantObjectInspector
ObjectInspector.Category
PrimitiveObjectInspector.PrimitiveCategory
typeInfo
Constructor and Description |
---|
JavaConstantBinaryObjectInspector(byte[] value) |
Modifier and Type | Method and Description |
---|---|
Object |
getWritableConstantValue() |
create, create, getPrimitiveJavaObject, getPrimitiveWritableObject, set, set
copyObject, preferWritable
getCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, getTypeName, precision, scale
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCategory, getTypeName
copyObject, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, precision, preferWritable, scale
public JavaConstantBinaryObjectInspector(byte[] value)
public Object getWritableConstantValue()
getWritableConstantValue
in interface ConstantObjectInspector
Copyright © 2017 The Apache Software Foundation. All rights reserved.