JavaScript is disabled on your browser.
java.lang.Object
org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.AbstractPrimitiveLazyObjectInspector<T>
org.apache.phoenix.hive.objectinspector.AbstractPhoenixObjectInspector<T>
All Implemented Interfaces:
java.lang.Cloneable, org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector, org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
Direct Known Subclasses:
PhoenixBinaryObjectInspector , PhoenixBooleanObjectInspector , PhoenixByteObjectInspector , PhoenixCharObjectInspector , PhoenixDateObjectInspectorBase , PhoenixDecimalObjectInspector , PhoenixDoubleObjectInspector , PhoenixFloatObjectInspector , PhoenixIntObjectInspector , PhoenixLongObjectInspector , PhoenixShortObjectInspector , PhoenixStringObjectInspector , PhoenixTimestampObjectInspectorBase
public abstract class AbstractPhoenixObjectInspector<T extends org.apache.hadoop.io.Writable>
extends org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.AbstractPrimitiveLazyObjectInspector<T>
AbstractPhoenixObjectInspector for a LazyPrimitive object
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector.PrimitiveCategory
Nested classes/interfaces inherited from interface org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector
org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector.Category
Field Summary
Fields inherited from class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
typeInfo
Method Summary
Methods inherited from class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.AbstractPrimitiveLazyObjectInspector
getPrimitiveWritableObject, preferWritable
Methods inherited from class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
getCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, getTypeName, precision, scale
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
copyObject
Copyright © 2021 Apache Software Foundation . All rights reserved.