public interface BinaryObjectInspector extends PrimitiveObjectInspector
PrimitiveObjectInspector.PrimitiveCategoryObjectInspector.Category| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPrimitiveJavaObject(Object o)
Get the Java Primitive object.
|
org.apache.hadoop.io.BytesWritable |
getPrimitiveWritableObject(Object o)
Return the data in an instance of primitive writable Object.
|
copyObject, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, precision, preferWritable, scalegetCategory, getTypeNamebyte[] getPrimitiveJavaObject(Object o)
PrimitiveObjectInspectorgetPrimitiveJavaObject in interface PrimitiveObjectInspectororg.apache.hadoop.io.BytesWritable getPrimitiveWritableObject(Object o)
PrimitiveObjectInspectorgetPrimitiveWritableObject in interface PrimitiveObjectInspectorCopyright © 2017 The Apache Software Foundation. All rights reserved.