public class WritableConstantHiveDecimalObjectInspector extends WritableHiveDecimalObjectInspector implements ConstantObjectInspector
ObjectInspector.CategoryPrimitiveObjectInspector.PrimitiveCategorytypeInfo| Modifier | Constructor and Description |
|---|---|
protected |
WritableConstantHiveDecimalObjectInspector() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.serde2.io.HiveDecimalWritable |
getWritableConstantValue() |
int |
precision()
Default implementation.
|
int |
scale()
Default implementation.
|
copyObject, create, create, getPrimitiveJavaObject, getPrimitiveWritableObject, set, set, setpreferWritablegetCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, getTypeNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCategory, getTypeNamegetJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, preferWritableprotected WritableConstantHiveDecimalObjectInspector()
public org.apache.hadoop.hive.serde2.io.HiveDecimalWritable getWritableConstantValue()
getWritableConstantValue in interface ConstantObjectInspectorpublic int precision()
AbstractPrimitiveObjectInspectorprecision in interface PrimitiveObjectInspectorprecision in class AbstractPrimitiveObjectInspectorpublic int scale()
AbstractPrimitiveObjectInspectorscale in interface PrimitiveObjectInspectorscale in class AbstractPrimitiveObjectInspectorCopyright © 2019 The Apache Software Foundation. All Rights Reserved.