Uses of Class
com.espertech.esper.common.internal.collection.TimeWindowPair
Packages that use TimeWindowPair
-
Uses of TimeWindowPair in com.espertech.esper.common.internal.collection
Methods in com.espertech.esper.common.internal.collection that return types with arguments of type TimeWindowPairModifier and TypeMethodDescriptionTimeWindow.getReverseIndex()
Returns the reverse index, for testing purposes.TimeWindow.getWindow()
Method parameters in com.espertech.esper.common.internal.collection with type arguments of type TimeWindowPairModifier and TypeMethodDescriptionvoid
TimeWindow.setReverseIndex
(Map<EventBean, TimeWindowPair> reverseIndex) void
TimeWindow.setWindow
(ArrayDeque<TimeWindowPair> window, int size) Constructor parameters in com.espertech.esper.common.internal.collection with type arguments of type TimeWindowPair