protected class ReduceContext.ValueIterator extends Object implements Iterator<VALUEIN>
protected
ReduceContext.ValueIterator()
boolean
hasNext()
VALUEIN
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected ReduceContext.ValueIterator()
public boolean hasNext()
hasNext
Iterator<VALUEIN>
public VALUEIN next()
next
public void remove()
remove
Copyright © 2009 The Apache Software Foundation