K - The input key type.V - The input value type.public class AvroSequenceFileInputFormat<K,V> extends SequenceFileInputFormat<K,V>
| Modifier and Type | Class and Description | 
|---|---|
| protected class  | AvroSequenceFileInputFormat.AvroSequenceFileRecordReaderReads records from a SequenceFile that supports Avro data. | 
FileInputFormat.CounterDEFAULT_LIST_STATUS_NUM_THREADS, INPUT_DIR, INPUT_DIR_NONRECURSIVE_IGNORE_SUBDIRS, INPUT_DIR_RECURSIVE, LIST_STATUS_NUM_THREADS, NUM_INPUT_FILES, PATHFILTER_CLASS, SPLIT_MAXSIZE, SPLIT_MINSIZE| Constructor and Description | 
|---|
| AvroSequenceFileInputFormat() | 
| Modifier and Type | Method and Description | 
|---|---|
| RecordReader<K,V> | createRecordReader(InputSplit inputSplit,
                  TaskAttemptContext context) | 
getFormatMinSplitSize, listStatusaddInputPath, addInputPathRecursively, addInputPaths, computeSplitSize, getBlockIndex, getInputDirRecursive, getInputPathFilter, getInputPaths, getMaxSplitSize, getMinSplitSize, getSplits, isSplitable, makeSplit, makeSplit, setInputDirRecursive, setInputPathFilter, setInputPaths, setInputPaths, setMaxInputSplitSize, setMinInputSplitSizepublic RecordReader<K,V> createRecordReader(InputSplit inputSplit, TaskAttemptContext context) throws IOException
createRecordReader in class SequenceFileInputFormat<K,V>IOExceptionCopyright © 2009–2020 The Apache Software Foundation. All rights reserved.