public class LazyTimestampLocalTZObjectInspector extends AbstractPrimitiveLazyObjectInspector<TimestampLocalTZWritable> implements TimestampLocalTZObjectInspector
PrimitiveObjectInspector.PrimitiveCategoryObjectInspector.CategorytypeInfo| Modifier | Constructor and Description |
|---|---|
protected |
LazyTimestampLocalTZObjectInspector(TimestampLocalTZTypeInfo typeInfo) |
| Modifier and Type | Method and Description |
|---|---|
Object |
copyObject(Object o)
Get a copy of the Object in the same class, so the return value can be
stored independently of the parameter.
|
TimestampTZ |
getPrimitiveJavaObject(Object o)
Get the Java Primitive object.
|
getPrimitiveWritableObject, preferWritablegetCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, getTypeName, precision, scaleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPrimitiveWritableObjectgetJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, precision, preferWritable, scalegetCategory, getTypeNameprotected LazyTimestampLocalTZObjectInspector(TimestampLocalTZTypeInfo typeInfo)
public TimestampTZ getPrimitiveJavaObject(Object o)
PrimitiveObjectInspectorgetPrimitiveJavaObject in interface TimestampLocalTZObjectInspectorgetPrimitiveJavaObject in interface PrimitiveObjectInspectorpublic Object copyObject(Object o)
PrimitiveObjectInspectorcopyObject in interface PrimitiveObjectInspectorCopyright © 2019 The Apache Software Foundation. All Rights Reserved.