public class IcebergTimestampWithZoneObjectInspectorHive3 extends org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveJavaObjectInspector implements org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampLocalTZObjectInspector, WriteObjectInspector
Modifier and Type | Method and Description |
---|---|
java.time.OffsetDateTime |
convert(java.lang.Object o) |
java.lang.Object |
copyObject(java.lang.Object o) |
static IcebergTimestampWithZoneObjectInspectorHive3 |
get() |
org.apache.hadoop.hive.common.type.TimestampTZ |
getPrimitiveJavaObject(java.lang.Object o) |
org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable |
getPrimitiveWritableObject(java.lang.Object o) |
preferWritable
getCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, getTypeName, precision, scale
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static IcebergTimestampWithZoneObjectInspectorHive3 get()
public java.time.OffsetDateTime convert(java.lang.Object o)
convert
in interface WriteObjectInspector
public org.apache.hadoop.hive.common.type.TimestampTZ getPrimitiveJavaObject(java.lang.Object o)
getPrimitiveJavaObject
in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampLocalTZObjectInspector
getPrimitiveJavaObject
in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
getPrimitiveJavaObject
in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveJavaObjectInspector
public org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable getPrimitiveWritableObject(java.lang.Object o)
getPrimitiveWritableObject
in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampLocalTZObjectInspector
getPrimitiveWritableObject
in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
public java.lang.Object copyObject(java.lang.Object o)
copyObject
in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
copyObject
in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveJavaObjectInspector