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

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

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

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

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

Methods in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive that return LazyStringObjectInspector
static LazyStringObjectInspector LazyPrimitiveObjectInspectorFactory.getLazyStringObjectInspector(boolean escaped, byte escapeChar)
           
 



Copyright © 2009 The Apache Software Foundation