Class RankWindowIterator
java.lang.Object
com.espertech.esper.common.internal.collection.MixedEventBeanAndCollectionIteratorBase
com.espertech.esper.common.internal.view.rank.RankWindowIterator
Iterator for use by
RankWindowView
.-
Constructor Summary
-
Method Summary
Methods inherited from class com.espertech.esper.common.internal.collection.MixedEventBeanAndCollectionIteratorBase
hasNext, init, next, remove
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
RankWindowIterator
Ctor.- Parameters:
window
- - sorted map with events
-
-
Method Details
-
getValue
- Specified by:
getValue
in classMixedEventBeanAndCollectionIteratorBase
-