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

Packages that use LazyByte
org.apache.hadoop.hive.serde2.lazy   
org.apache.hadoop.hive.serde2.lazydio   
 

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

Constructors in org.apache.hadoop.hive.serde2.lazy with parameters of type LazyByte
LazyByte(LazyByte copy)
           
 

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

Subclasses of LazyByte in org.apache.hadoop.hive.serde2.lazydio
 class LazyDioByte
          LazyByteBinary for storing a byte value as a ByteWritable.
 



Copyright © 2011 The Apache Software Foundation