public class WritableConstantHiveDecimalObjectInspector extends WritableHiveDecimalObjectInspector implements ConstantObjectInspector
ObjectInspector.CategoryPrimitiveObjectInspector.PrimitiveCategorytypeInfo| Modifier | Constructor and Description |
|---|---|
protected |
WritableConstantHiveDecimalObjectInspector() |
| Modifier and Type | Method and Description |
|---|---|
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 HiveDecimalWritable getWritableConstantValue()
getWritableConstantValue in interface ConstantObjectInspectorpublic int precision()
AbstractPrimitiveObjectInspectorprecision in interface PrimitiveObjectInspectorprecision in class AbstractPrimitiveObjectInspectorpublic int scale()
AbstractPrimitiveObjectInspectorscale in interface PrimitiveObjectInspectorscale in class AbstractPrimitiveObjectInspectorCopyright © 2017 The Apache Software Foundation. All rights reserved.