Package org.apache.flink.streaming.examples.utils
-
Class Summary Class Description ThrottledIterator<T> A variant of the collection source (emits a sequence of elements as a stream) that supports throttling the emission rate.
| Class | Description |
|---|---|
| ThrottledIterator<T> |
A variant of the collection source (emits a sequence of elements as a stream) that supports
throttling the emission rate.
|