Class CountingIterator<IN>
java.lang.Object
org.apache.flink.runtime.operators.util.metrics.CountingIterator<IN>
- All Implemented Interfaces:
Iterator<IN>
-
Constructor Summary
ConstructorsConstructorDescriptionCountingIterator(Iterator<IN> iterator, org.apache.flink.metrics.Counter numRecordsIn) -
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