|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.collection.MixedEventBeanAndCollectionIteratorBase
com.espertech.esper.view.ext.SortWindowIterator
public final class SortWindowIterator
Iterator for use by SortWindowView
.
Constructor Summary | |
---|---|
SortWindowIterator(java.util.SortedMap<java.lang.Object,java.lang.Object> window)
Ctor. |
Method Summary | |
---|---|
protected java.lang.Object |
getValue(java.lang.Object iteratorKeyValue)
|
Methods inherited from class com.espertech.esper.collection.MixedEventBeanAndCollectionIteratorBase |
---|
hasNext, init, next, remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SortWindowIterator(java.util.SortedMap<java.lang.Object,java.lang.Object> window)
window
- - sorted map with eventsMethod Detail |
---|
protected java.lang.Object getValue(java.lang.Object iteratorKeyValue)
getValue
in class MixedEventBeanAndCollectionIteratorBase
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |