public interface SettableByteObjectInspector extends ByteObjectInspector
PrimitiveObjectInspector.PrimitiveCategoryObjectInspector.Category| Modifier and Type | Method and Description |
|---|---|
Object |
create(byte value)
Create an object with the value.
|
Object |
set(Object o,
byte value)
Set the object with the value.
|
getcopyObject, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveJavaObject, getPrimitiveWritableClass, getPrimitiveWritableObject, getTypeInfo, precision, preferWritable, scalegetCategory, getTypeNameObject set(Object o, byte value)
Object create(byte value)
Copyright © 2017 The Apache Software Foundation. All rights reserved.