Uses of Package
org.apache.hadoop.hive.serde2.columnar

Packages that use org.apache.hadoop.hive.serde2.columnar
org.apache.hadoop.hive.ql.io   
org.apache.hadoop.hive.serde2.columnar   
 

Classes in org.apache.hadoop.hive.serde2.columnar used by org.apache.hadoop.hive.ql.io
BytesRefArrayWritable
          BytesRefArrayWritable holds an array reference to BytesRefWritable, and is able to resize without recreating new array if not necessary.
 

Classes in org.apache.hadoop.hive.serde2.columnar used by org.apache.hadoop.hive.serde2.columnar
BytesRefArrayWritable
          BytesRefArrayWritable holds an array reference to BytesRefWritable, and is able to resize without recreating new array if not necessary.
BytesRefWritable
          BytesRefWritable referenced a section of byte array.
ColumnarSerDeBase
           
ColumnarStructBase
           
LazyDecompressionCallback
          Used to call back lazy decompression process.
 



Copyright © 2013 The Apache Software Foundation