public final class TimeWindowIterator extends MixedEventBeanAndCollectionIteratorBase
Constructor and Description |
---|
TimeWindowIterator(java.util.ArrayDeque<TimeWindowPair> window)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
getValue(java.lang.Object iteratorKeyValue) |
hasNext, init, next, remove
public TimeWindowIterator(java.util.ArrayDeque<TimeWindowPair> window)
window
- is the time-slotted collectionprotected java.lang.Object getValue(java.lang.Object iteratorKeyValue)
getValue
in class MixedEventBeanAndCollectionIteratorBase