public class DateTimeOptionInspector extends AbstractValueInspector implements org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampObjectInspector
DateTimeOption object.| Constructor and Description |
|---|
DateTimeOptionInspector()
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
getPrimitiveJavaObject(Object o) |
org.apache.hadoop.hive.serde2.io.TimestampWritable |
getPrimitiveWritableObject(Object o) |
protected ValueOption<?> |
newObject()
Creates a new instance for supported
ValueOption type. |
copyObject, preferWritablegetCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, getTypeName, precision, scaleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected ValueOption<?> newObject()
AbstractValueInspectorValueOption type.newObject in class AbstractValueInspectorpublic Timestamp getPrimitiveJavaObject(Object o)
getPrimitiveJavaObject in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampObjectInspectorgetPrimitiveJavaObject in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspectorpublic org.apache.hadoop.hive.serde2.io.TimestampWritable getPrimitiveWritableObject(Object o)
getPrimitiveWritableObject in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampObjectInspectorgetPrimitiveWritableObject in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspectorCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.