| 限定符和类型 | 字段和说明 |
|---|---|
protected RawKeyValueIterator |
in |
protected Progressable |
reporter |
| 构造器和说明 |
|---|
Task.CombineValuesIterator(RawKeyValueIterator in,
RawComparator<KEY> comparator,
Class<KEY> keyClass,
Class<VALUE> valClass,
Configuration conf,
Reporter reporter,
Counters.Counter combineInputCounter) |
protected RawKeyValueIterator in
protected Progressable reporter
public Task.CombineValuesIterator(RawKeyValueIterator in, RawComparator<KEY> comparator, Class<KEY> keyClass, Class<VALUE> valClass, Configuration conf, Reporter reporter, Counters.Counter combineInputCounter) throws IOException
IOExceptionCopyright © 2009 The Apache Software Foundation