|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeWindowPair | |
---|---|
com.espertech.esper.collection | Internal collection classes |
Uses of TimeWindowPair in com.espertech.esper.collection |
---|
Methods in com.espertech.esper.collection that return types with arguments of type TimeWindowPair | |
---|---|
java.util.Map<EventBean,TimeWindowPair> |
TimeWindow.getReverseIndex()
Returns the reverse index, for testing purposes. |
java.util.ArrayDeque<TimeWindowPair> |
TimeWindow.getWindow()
|
Method parameters in com.espertech.esper.collection with type arguments of type TimeWindowPair | |
---|---|
void |
TimeWindow.setReverseIndex(java.util.Map<EventBean,TimeWindowPair> reverseIndex)
|
void |
TimeWindow.setWindow(java.util.ArrayDeque<TimeWindowPair> window,
int size)
|
Constructor parameters in com.espertech.esper.collection with type arguments of type TimeWindowPair | |
---|---|
TimeWindowIterator(java.util.ArrayDeque<TimeWindowPair> window)
Ctor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |