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

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

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

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

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

Fields in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive declared as LazyBooleanObjectInspector
static LazyBooleanObjectInspector LazyPrimitiveObjectInspectorFactory.LAZY_BOOLEAN_OBJECT_INSPECTOR
           
 



Copyright © 2011 The Apache Software Foundation