public class WritableConstantHiveVarcharObjectInspector extends WritableHiveVarcharObjectInspector implements ConstantObjectInspector
ObjectInspector.Category
PrimitiveObjectInspector.PrimitiveCategory
Modifier and Type | Field and Description |
---|---|
protected HiveVarcharWritable |
value |
typeParams
Modifier and Type | Method and Description |
---|---|
HiveVarcharWritable |
getWritableConstantValue() |
copyObject, create, getMaxLength, getPrimitiveJavaObject, getPrimitiveWritableObject, set, set
preferWritable
getCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeName, getTypeParams, setTypeParams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCategory, getTypeName
getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeParams, preferWritable, setTypeParams
protected HiveVarcharWritable value
public HiveVarcharWritable getWritableConstantValue()
getWritableConstantValue
in interface ConstantObjectInspector
Copyright © 2012 The Apache Software Foundation