public class PhoenixCharObjectInspector extends AbstractPhoenixObjectInspector<org.apache.hadoop.hive.serde2.io.HiveCharWritable> implements org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveCharObjectInspector
| Constructor and Description |
|---|
PhoenixCharObjectInspector() |
PhoenixCharObjectInspector(org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo type) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
copyObject(java.lang.Object o) |
org.apache.hadoop.hive.common.type.HiveChar |
getPrimitiveJavaObject(java.lang.Object o) |
org.apache.hadoop.hive.serde2.io.HiveCharWritable |
getPrimitiveWritableObject(java.lang.Object o) |
logExceptionMessagepreferWritablegetCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, getTypeName, precision, scaleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic PhoenixCharObjectInspector()
public PhoenixCharObjectInspector(org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo type)
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.HiveCharWritable getPrimitiveWritableObject(java.lang.Object o)
getPrimitiveWritableObject in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveCharObjectInspectorgetPrimitiveWritableObject 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.HiveCharWritable>public org.apache.hadoop.hive.common.type.HiveChar getPrimitiveJavaObject(java.lang.Object o)
getPrimitiveJavaObject in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveCharObjectInspectorgetPrimitiveJavaObject in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspectorgetPrimitiveJavaObject in class AbstractPhoenixObjectInspector<org.apache.hadoop.hive.serde2.io.HiveCharWritable>Copyright © 2021 Apache Software Foundation. All rights reserved.