protected class CoGroupRawDriver.SimpleIterable.SimpleIterator<IN> extends Object implements Iterator<IN>
| Constructor and Description |
|---|
SimpleIterator(IN reuse,
org.apache.flink.util.MutableObjectIterator<IN> iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
IN |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.