K - The type of the Avro key to read.V - The type of the Avro value to read.public class CombineAvroKeyValueFileInputFormat<K,V> extends org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat<AvroKey<K>,AvroValue<V>>
| Constructor and Description | 
|---|
CombineAvroKeyValueFileInputFormat()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.hadoop.mapreduce.RecordReader<AvroKey<K>,AvroValue<V>> | 
createRecordReader(org.apache.hadoop.mapreduce.InputSplit inputSplit,
                  org.apache.hadoop.mapreduce.TaskAttemptContext taskAttemptContext)  | 
createPool, createPool, getFileBlockLocations, getSplits, isSplitable, setMaxSplitSize, setMinSplitSizeNode, setMinSplitSizeRackaddInputPath, addInputPathRecursively, addInputPaths, computeSplitSize, getBlockIndex, getFormatMinSplitSize, getInputDirRecursive, getInputPathFilter, getInputPaths, getMaxSplitSize, getMinSplitSize, listStatus, makeSplit, makeSplit, setInputDirRecursive, setInputPathFilter, setInputPaths, setInputPaths, setMaxInputSplitSize, setMinInputSplitSizepublic org.apache.hadoop.mapreduce.RecordReader<AvroKey<K>,AvroValue<V>> createRecordReader(org.apache.hadoop.mapreduce.InputSplit inputSplit, org.apache.hadoop.mapreduce.TaskAttemptContext taskAttemptContext) throws IOException
createRecordReader in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat<AvroKey<K>,AvroValue<V>>IOExceptionCopyright © 2009–2021 The Apache Software Foundation. All rights reserved.