public interface SettableBooleanObjectInspector extends BooleanObjectInspector
PrimitiveObjectInspector.PrimitiveCategoryObjectInspector.Category| Modifier and Type | Method and Description |
|---|---|
Object |
create(boolean value)
Create an object with the value.
|
Object |
set(Object o,
boolean value)
Set the object with the value.
|
getcopyObject, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveJavaObject, getPrimitiveWritableClass, getPrimitiveWritableObject, getTypeInfo, precision, preferWritable, scalegetCategory, getTypeNameObject set(Object o, boolean value)
Object create(boolean value)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.