protected class ReadOnceBag.ReadOnceBagIterator extends Object implements Iterator<Tuple>
protected
ReadOnceBag.ReadOnceBagIterator()
boolean
hasNext()
Tuple
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected ReadOnceBag.ReadOnceBagIterator()
public boolean hasNext()
hasNext
Iterator<Tuple>
public Tuple next()
next
public void remove()
remove
Copyright © 2007-2012 The Apache Software Foundation