public interface HiveVarcharObjectInspector extends PrimitiveObjectInspector
PrimitiveObjectInspector.PrimitiveCategoryObjectInspector.Category| Modifier and Type | Method and Description |
|---|---|
HiveVarchar |
getPrimitiveJavaObject(java.lang.Object o)
Get the Java Primitive object.
|
HiveVarcharWritable |
getPrimitiveWritableObject(java.lang.Object o)
Return the data in an instance of primitive writable Object.
|
copyObject, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeParams, preferWritable, setTypeParamsgetCategory, getTypeNameHiveVarcharWritable getPrimitiveWritableObject(java.lang.Object o)
PrimitiveObjectInspectorgetPrimitiveWritableObject in interface PrimitiveObjectInspectorHiveVarchar getPrimitiveJavaObject(java.lang.Object o)
PrimitiveObjectInspectorgetPrimitiveJavaObject in interface PrimitiveObjectInspectorCopyright © 2012 The Apache Software Foundation