Uses of Class
org.apache.hadoop.io.SequenceFile.Reader
Packages that use SequenceFile.Reader
Package
Description
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.ReaderModifier and TypeMethodDescriptionprotected SequenceFile.ReaderMapFile.Reader.createDataFileReader(Path dataFile, Configuration conf, SequenceFile.Reader.Option... options) Override this method to specialize the type ofSequenceFile.Readerreturned.