Uses of Class
org.apache.hadoop.io.SequenceFile.Reader

Packages that use SequenceFile.Reader
org.apache.hadoop.io Generic i/o code for use when reading and writing data to the network, to databases, and to files. 
 

Uses of SequenceFile.Reader in org.apache.hadoop.io
 

Methods in org.apache.hadoop.io that return SequenceFile.Reader
protected  SequenceFile.Reader MapFile.Reader.createDataFileReader(Path dataFile, Configuration conf, SequenceFile.Reader.Option... options)
          Override this method to specialize the type of SequenceFile.Reader returned.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.