Uses of Package
org.apache.hadoop.hive.ql.io.parquet.serde.primitive

Packages that use org.apache.hadoop.hive.ql.io.parquet.serde.primitive
org.apache.hadoop.hive.ql.io.parquet.serde.primitive   
 

Classes in org.apache.hadoop.hive.ql.io.parquet.serde.primitive used by org.apache.hadoop.hive.ql.io.parquet.serde.primitive
ParquetByteInspector
          The ParquetByteInspector can inspect both ByteWritables and IntWritables into bytes.
ParquetShortInspector
          The ParquetShortInspector can inspect both ShortWritables and IntWritables into shorts.
ParquetStringInspector
          The ParquetStringInspector inspects a BinaryWritable to give a Text or String.
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.