public interface HiveCharObjectInspector extends PrimitiveObjectInspector
PrimitiveObjectInspector.PrimitiveCategory
ObjectInspector.Category
Modifier and Type | Method and Description |
---|---|
HiveChar |
getPrimitiveJavaObject(Object o)
Get the Java Primitive object.
|
HiveCharWritable |
getPrimitiveWritableObject(Object o)
Return the data in an instance of primitive writable Object.
|
copyObject, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, precision, preferWritable, scale
getCategory, getTypeName
HiveCharWritable getPrimitiveWritableObject(Object o)
PrimitiveObjectInspector
getPrimitiveWritableObject
in interface PrimitiveObjectInspector
HiveChar getPrimitiveJavaObject(Object o)
PrimitiveObjectInspector
getPrimitiveJavaObject
in interface PrimitiveObjectInspector
Copyright © 2017 The Apache Software Foundation. All rights reserved.