@InterfaceAudience.Public @InterfaceStability.Stable public class SequenceFileAsBinaryInputFormat extends SequenceFileInputFormat<BytesWritable,BytesWritable>
DEFAULT_LIST_STATUS_NUM_THREADS, INPUT_DIR, INPUT_DIR_RECURSIVE, LIST_STATUS_NUM_THREADS, NUM_INPUT_FILES, PATHFILTER_CLASS, SPLIT_MAXSIZE, SPLIT_MINSIZE| コンストラクタと説明 | 
|---|
| SequenceFileAsBinaryInputFormat() | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| RecordReader<BytesWritable,BytesWritable> | createRecordReader(InputSplit split,
                  TaskAttemptContext context)Create a record reader for a given split. | 
getFormatMinSplitSize, listStatusaddInputPath, addInputPathRecursively, addInputPaths, computeSplitSize, getBlockIndex, getInputDirRecursive, getInputPathFilter, getInputPaths, getMaxSplitSize, getMinSplitSize, getSplits, isSplitable, makeSplit, makeSplit, setInputDirRecursive, setInputPathFilter, setInputPaths, setInputPaths, setMaxInputSplitSize, setMinInputSplitSizepublic SequenceFileAsBinaryInputFormat()
public RecordReader<BytesWritable,BytesWritable> createRecordReader(InputSplit split, TaskAttemptContext context) throws IOException
InputFormatRecordReader.initialize(InputSplit, TaskAttemptContext) before
 the split is used.createRecordReader クラス内 SequenceFileInputFormat<BytesWritable,BytesWritable>split - the split to be readcontext - the information about the taskIOExceptionCopyright © 2016 Apache Software Foundation. All rights reserved.