Uses of Interface
org.apache.hadoop.hive.ql.io.orc.Reader

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

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

Methods in org.apache.hadoop.hive.ql.io.orc that return Reader
static Reader OrcFile.createReader(FileSystem fs, Path path)
          Create an ORC file reader.
 



Copyright © 2012 The Apache Software Foundation