Package org.apache.hadoop.hive.serde2.lazy.objectinspector

Class Summary
LazyListObjectInspector LazyListObjectInspector works on array data that is stored in LazyArray.
LazyMapObjectInspector LazyMapObjectInspector works on struct data that is stored in LazyStruct.
LazyObjectInspectorFactory ObjectInspectorFactory is the primary way to create new ObjectInspector instances.
LazySimpleStructObjectInspector LazySimpleStructObjectInspector works on struct data that is stored in LazyStruct.
LazySimpleStructObjectInspector.MyField  
 



Copyright © 2010 The Apache Software Foundation