Class CoGroupRawDriver.SimpleIterable.SimpleIterator<IN>
java.lang.Object
org.apache.flink.runtime.operators.CoGroupRawDriver.SimpleIterable.SimpleIterator<IN>
- All Implemented Interfaces:
Iterator<IN>
- Enclosing class:
- CoGroupRawDriver.SimpleIterable<IN>
-
Constructor Summary
ConstructorsConstructorDescriptionSimpleIterator(IN reuse, org.apache.flink.util.MutableObjectIterator<IN> iterator) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining