public class LazyHiveIntervalYearMonthObjectInspector extends AbstractPrimitiveLazyObjectInspector<HiveIntervalYearMonthWritable> implements HiveIntervalYearMonthObjectInspector
PrimitiveObjectInspector.PrimitiveCategoryObjectInspector.CategorytypeInfo| Modifier and Type | Method and Description |
|---|---|
Object |
copyObject(Object o)
Get a copy of the Object in the same class, so the return value can be
stored independently of the parameter.
|
HiveIntervalYearMonth |
getPrimitiveJavaObject(Object o)
Get the Java Primitive object.
|
getPrimitiveWritableObject, preferWritablegetCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, getTypeName, precision, scaleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPrimitiveWritableObjectgetJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, precision, preferWritable, scalegetCategory, getTypeNamepublic Object copyObject(Object o)
PrimitiveObjectInspectorcopyObject in interface PrimitiveObjectInspectorpublic HiveIntervalYearMonth getPrimitiveJavaObject(Object o)
PrimitiveObjectInspectorgetPrimitiveJavaObject in interface HiveIntervalYearMonthObjectInspectorgetPrimitiveJavaObject in interface PrimitiveObjectInspectorCopyright © 2017 The Apache Software Foundation. All rights reserved.