|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveWritableObjectInspector
org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableShortObjectInspector
org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantShortObjectInspector
public class WritableConstantShortObjectInspector
A WritableConstantShortObjectInspector is a WritableShortObjectInspector that implements ConstantObjectInspector.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector |
|---|
ObjectInspector.Category |
| Nested classes/interfaces inherited from interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector |
|---|
PrimitiveObjectInspector.PrimitiveCategory |
| Field Summary |
|---|
| Fields inherited from class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector |
|---|
typeParams |
| Method Summary | |
|---|---|
ShortWritable |
getWritableConstantValue()
|
| Methods inherited from class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableShortObjectInspector |
|---|
copyObject, create, get, getPrimitiveJavaObject, set |
| Methods inherited from class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveWritableObjectInspector |
|---|
getPrimitiveWritableObject, preferWritable |
| Methods inherited from class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector |
|---|
getCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeName, getTypeParams, setTypeParams |
| 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.ObjectInspector |
|---|
getCategory, getTypeName |
| Methods inherited from interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector |
|---|
getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getPrimitiveWritableObject, getTypeParams, preferWritable, setTypeParams |
| Method Detail |
|---|
public ShortWritable getWritableConstantValue()
getWritableConstantValue in interface ConstantObjectInspector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||