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

Packages that use HiveDecimalObjectInspector
org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive   
org.apache.hadoop.hive.serde2.objectinspector.primitive   
 

Uses of HiveDecimalObjectInspector in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 

Classes in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive that implement HiveDecimalObjectInspector
 class LazyHiveDecimalObjectInspector
           
 

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

Subinterfaces of HiveDecimalObjectInspector in org.apache.hadoop.hive.serde2.objectinspector.primitive
 interface SettableHiveDecimalObjectInspector
          A SettableDecimalObjectInspector can set a HiveDecimal value to an object.
 

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



Copyright © 2012 The Apache Software Foundation