@InterfaceAudience.Public @InterfaceStability.Stable public class CombineSequenceFileInputFormat<K,V> extends CombineFileInputFormat<K,V>
CombineFileInputFormat-equivalent for
 SequenceFileInputFormat.CombineFileInputFormatSPLIT_MINSIZE_PERNODE, SPLIT_MINSIZE_PERRACKDEFAULT_LIST_STATUS_NUM_THREADS, INPUT_DIR, INPUT_DIR_RECURSIVE, LIST_STATUS_NUM_THREADS, NUM_INPUT_FILES, PATHFILTER_CLASS, SPLIT_MAXSIZE, SPLIT_MINSIZE| コンストラクタと説明 | 
|---|
| CombineSequenceFileInputFormat() | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| RecordReader<K,V> | createRecordReader(InputSplit split,
                  TaskAttemptContext context)This is not implemented yet. | 
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 CombineSequenceFileInputFormat()
public RecordReader<K,V> createRecordReader(InputSplit split, TaskAttemptContext context) throws IOException
CombineFileInputFormatcreateRecordReader クラス内 CombineFileInputFormat<K,V>split - the split to be readcontext - the information about the taskIOExceptionCopyright © 2016 Apache Software Foundation. All rights reserved.