Uses of Interface
org.apache.hadoop.hive.ql.exec.vector.VectorizedInputFormatInterface

Packages that use VectorizedInputFormatInterface
org.apache.hadoop.hive.ql.io.orc The Optimized Row Columnar (ORC) File Format. 
 

Uses of VectorizedInputFormatInterface in org.apache.hadoop.hive.ql.io.orc
 

Classes in org.apache.hadoop.hive.ql.io.orc that implement VectorizedInputFormatInterface
 class OrcInputFormat
          A MapReduce/Hive input format for ORC files.
 class VectorizedOrcInputFormat
          A MapReduce/Hive input format for ORC files.
 



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