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