|
||||||||||
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.epl.agg.access.AggregationStateSortedIterator
public class AggregationStateSortedIterator
Constructor Summary | |
---|---|
AggregationStateSortedIterator(java.util.TreeMap<java.lang.Object,java.lang.Object> window,
boolean reverse)
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 AggregationStateSortedIterator(java.util.TreeMap<java.lang.Object,java.lang.Object> window, boolean reverse)
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 |