Uses of Interface
org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableShortObjectInspector

Packages that use SettableShortObjectInspector
org.apache.hadoop.hive.serde2.objectinspector.primitive   
 

Uses of SettableShortObjectInspector in org.apache.hadoop.hive.serde2.objectinspector.primitive
 

Classes in org.apache.hadoop.hive.serde2.objectinspector.primitive that implement SettableShortObjectInspector
 class JavaShortObjectInspector
          A JavaShortObjectInspector inspects a Java Short Object.
 class WritableShortObjectInspector
          A WritableShortObjectInspector inspects a ShortWritable Object.
 

Constructors in org.apache.hadoop.hive.serde2.objectinspector.primitive with parameters of type SettableShortObjectInspector
PrimitiveObjectInspectorConverter.ShortConverter(PrimitiveObjectInspector inputOI, SettableShortObjectInspector outputOI)
           
 



Copyright © 2010 The Apache Software Foundation