public class WritableConstantHiveCharObjectInspector extends WritableHiveCharObjectInspector implements ConstantObjectInspector
ObjectInspector.Category
PrimitiveObjectInspector.PrimitiveCategory
Modifier and Type | Field and Description |
---|---|
protected HiveCharWritable |
value |
typeInfo
Modifier and Type | Method and Description |
---|---|
HiveCharWritable |
getWritableConstantValue() |
copyObject, create, getMaxLength, getPrimitiveJavaObject, getPrimitiveWritableObject, set, set
preferWritable
getCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, getTypeName, precision, scale
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCategory, getTypeName
getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, precision, preferWritable, scale
protected HiveCharWritable value
public HiveCharWritable getWritableConstantValue()
getWritableConstantValue
in interface ConstantObjectInspector
Copyright © 2017 The Apache Software Foundation. All rights reserved.