Uses of Class
org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyIntObjectInspector

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

Uses of LazyIntObjectInspector in org.apache.hadoop.hive.serde2.lazy
 

Constructors in org.apache.hadoop.hive.serde2.lazy with parameters of type LazyIntObjectInspector
LazyInteger(LazyIntObjectInspector oi)
           
 

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

Fields in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive declared as LazyIntObjectInspector
static LazyIntObjectInspector LazyPrimitiveObjectInspectorFactory.LAZY_INT_OBJECT_INSPECTOR
           
 

Uses of LazyIntObjectInspector in org.apache.hadoop.hive.serde2.lazydio
 

Constructors in org.apache.hadoop.hive.serde2.lazydio with parameters of type LazyIntObjectInspector
LazyDioInteger(LazyIntObjectInspector oi)
           
 



Copyright © 2012 The Apache Software Foundation