public class PhoenixTimestampObjectInspectorBase extends AbstractPhoenixObjectInspector<org.apache.hadoop.hive.serde2.io.TimestampWritable> implements org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampObjectInspector
| Constructor and Description |
|---|
PhoenixTimestampObjectInspectorBase() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
copyObject(java.lang.Object o) |
java.sql.Timestamp |
getPrimitiveJavaObject(java.lang.Object o) |
org.apache.hadoop.hive.serde2.io.TimestampWritable |
getPrimitiveWritableObject(java.lang.Object o) |
logExceptionMessagepreferWritablegetCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, getTypeName, precision, scaleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic java.sql.Timestamp getPrimitiveJavaObject(java.lang.Object o)
getPrimitiveJavaObject in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampObjectInspectorgetPrimitiveJavaObject in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspectorgetPrimitiveJavaObject in class AbstractPhoenixObjectInspector<org.apache.hadoop.hive.serde2.io.TimestampWritable>public java.lang.Object copyObject(java.lang.Object o)
copyObject in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspectorpublic org.apache.hadoop.hive.serde2.io.TimestampWritable getPrimitiveWritableObject(java.lang.Object o)
getPrimitiveWritableObject in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampObjectInspectorgetPrimitiveWritableObject in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspectorgetPrimitiveWritableObject in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.AbstractPrimitiveLazyObjectInspector<org.apache.hadoop.hive.serde2.io.TimestampWritable>Copyright © 2021 Apache Software Foundation. All rights reserved.