@InterfaceAudience.Public @InterfaceStability.Stable public interface HiveIntervalYearMonthObjectInspector extends PrimitiveObjectInspector
PrimitiveObjectInspector.PrimitiveCategoryObjectInspector.Category| Modifier and Type | Method and Description |
|---|---|
HiveIntervalYearMonth |
getPrimitiveJavaObject(Object o)
Get the Java Primitive object.
|
HiveIntervalYearMonthWritable |
getPrimitiveWritableObject(Object o)
Return the data in an instance of primitive writable Object.
|
copyObject, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, precision, preferWritable, scalegetCategory, getTypeNameHiveIntervalYearMonthWritable getPrimitiveWritableObject(Object o)
PrimitiveObjectInspectorgetPrimitiveWritableObject in interface PrimitiveObjectInspectorHiveIntervalYearMonth getPrimitiveJavaObject(Object o)
PrimitiveObjectInspectorgetPrimitiveJavaObject in interface PrimitiveObjectInspectorCopyright © 2019 The Apache Software Foundation. All Rights Reserved.