K - The input key type.V - The input value type.public class AvroSequenceFileInputFormat<K,V>
extends org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFormat<K,V>
| Modifier and Type | Class and Description | 
|---|---|
protected class  | 
AvroSequenceFileInputFormat.AvroSequenceFileRecordReader
Reads records from a SequenceFile that supports Avro data. 
 | 
| Constructor and Description | 
|---|
AvroSequenceFileInputFormat()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.hadoop.mapreduce.RecordReader<K,V> | 
createRecordReader(org.apache.hadoop.mapreduce.InputSplit inputSplit,
                  org.apache.hadoop.mapreduce.TaskAttemptContext context) | 
getFormatMinSplitSize, listStatusaddInputPath, addInputPathRecursively, addInputPaths, computeSplitSize, getBlockIndex, getInputDirRecursive, getInputPathFilter, getInputPaths, getMaxSplitSize, getMinSplitSize, getSplits, isSplitable, makeSplit, makeSplit, setInputDirRecursive, setInputPathFilter, setInputPaths, setInputPaths, setMaxInputSplitSize, setMinInputSplitSizepublic org.apache.hadoop.mapreduce.RecordReader<K,V> createRecordReader(org.apache.hadoop.mapreduce.InputSplit inputSplit, org.apache.hadoop.mapreduce.TaskAttemptContext context) throws IOException
createRecordReader in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFormat<K,V>IOExceptionCopyright © 2009–2019 The Apache Software Foundation. All rights reserved.