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

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

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

Classes in org.apache.hadoop.hive.serde2.objectinspector.primitive that implement SettableHiveDecimalObjectInspector
 class JavaHiveDecimalObjectInspector
           
 class WritableConstantHiveDecimalObjectInspector
          A WritableConstantHiveDecimalObjectInspector is a WritableHiveDecimalObjectInspector that implements ConstantObjectInspector.
 class WritableHiveDecimalObjectInspector
           
 

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



Copyright © 2012 The Apache Software Foundation