public static class SegmentMerger.ObjectInputFormat extends SequenceFileInputFormat<Text,MetaWrapper>
MetaWrapper, to permit merging different types
in reduce and use additional metadata.FileInputFormat.CounterINPUT_DIR_RECURSIVE, LOG, NUM_INPUT_FILES| Constructor and Description |
|---|
ObjectInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
RecordReader<Text,MetaWrapper> |
getRecordReader(InputSplit split,
JobConf job,
Reporter reporter) |
listStatusaddInputPath, addInputPathRecursively, addInputPaths, computeSplitSize, getBlockIndex, getInputPathFilter, getInputPaths, getSplitHosts, getSplits, isSplitable, makeSplit, makeSplit, setInputPathFilter, setInputPaths, setInputPaths, setMinSplitSizepublic RecordReader<Text,MetaWrapper> getRecordReader(InputSplit split, JobConf job, Reporter reporter) throws java.io.IOException
getRecordReader in interface InputFormat<Text,MetaWrapper>getRecordReader in class SequenceFileInputFormat<Text,MetaWrapper>java.io.IOExceptionCopyright © 2017 The Apache Software Foundation