public class SequenceFileRecordReader<K,V> extends AvroRecordReader<Pair<K,V>>
RecordReader for sequence files.| Constructor and Description | 
|---|
SequenceFileRecordReader(JobConf job,
                        FileSplit split)  | 
public SequenceFileRecordReader(JobConf job, FileSplit split) throws IOException
IOExceptionCopyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.