public class JavaConstantBooleanObjectInspector extends JavaBooleanObjectInspector implements ConstantObjectInspector
ObjectInspector.Category
PrimitiveObjectInspector.PrimitiveCategory
typeInfo
Constructor and Description |
---|
JavaConstantBooleanObjectInspector(Boolean value) |
Modifier and Type | Method and Description |
---|---|
Object |
getWritableConstantValue() |
create, get, getPrimitiveWritableObject, set
copyObject, getPrimitiveJavaObject, 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, getPrimitiveJavaObject, getPrimitiveWritableClass, getTypeInfo, precision, preferWritable, scale
public JavaConstantBooleanObjectInspector(Boolean value)
public Object getWritableConstantValue()
getWritableConstantValue
in interface ConstantObjectInspector
Copyright © 2017 The Apache Software Foundation. All rights reserved.