@InterfaceAudience.Public @InterfaceStability.Stable public class CombineSequenceFileInputFormatextends CombineFileInputFormat
SequenceFileInputFormat
的等效CombineFileInputFormat
输入格式。CombineFileInputFormat
SPLIT_MINSIZE_PERNODE, SPLIT_MINSIZE_PERRACK
DEFAULT_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
构造函数及描述 |
---|
CombineSequenceFileInputFormat() |
修饰符和类型 | 方法和描述 |
---|---|
RecordReader<K,V> |
getRecordReader(InputSplit split,
JobConf conf,
Reporter reporter)
此功能尚未实现。
|
createPool, createPool, createRecordReader, getSplits, isSplitable, listStatus
createPool, createPool, getFileBlockLocations, getSplits, isSplitable, setMaxSplitSize, setMinSplitSizeNode, setMinSplitSizeRack
addInputPath, addInputPathRecursively, addInputPaths, computeSplitSize, getBlockIndex, getFormatMinSplitSize, getInputDirRecursive, getInputPathFilter, getInputPaths, getMaxSplitSize, getMinSplitSize, listStatus, makeSplit, makeSplit, setInputDirRecursive, setInputPathFilter, setInputPaths, setInputPaths, setMaxInputSplitSize, setMinInputSplitSize, shrinkStatus
public RecordReader<K,V> getRecordReader(InputSplit split, JobConf conf, Reporter reporter) throws IOException
CombineFileInputFormat
getRecordReader
在接口 InputFormat<K,V>
getRecordReader
在类 CombineFileInputFormat<K,V>
split
- 输入分片conf
- 此分片所属的作业配置IOException
版权所有 © 2024 Apache软件基金会。保留所有权利。