Uses of Class
org.apache.hadoop.hive.serde2.lazy.LazyNonPrimitive

Packages that use LazyNonPrimitive
org.apache.hadoop.hive.serde2.lazy   
 

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

Subclasses of LazyNonPrimitive in org.apache.hadoop.hive.serde2.lazy
 class LazyArray
          LazyArray stores an array of Lazy Objects.
 class LazyMap
          LazyMap stores a map of Primitive LazyObjects to LazyObjects.
 class LazyStruct
          LazyObject for storing a struct.
 



Copyright © 2010 The Apache Software Foundation