|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RelativeAccessByEventNIndex
Provides access to prior events given an event from which to count back, and an index to look at.
Method Summary | |
---|---|
EventBean |
getRelativeToEnd(int index)
|
EventBean |
getRelativeToEvent(EventBean theEvent,
int index)
Returns the prior event to the given event counting back the number of events as supplied by index. |
java.util.Iterator<EventBean> |
getWindowToEvent()
|
java.util.Collection<EventBean> |
getWindowToEventCollReadOnly()
|
int |
getWindowToEventCount()
|
Method Detail |
---|
EventBean getRelativeToEvent(EventBean theEvent, int index)
theEvent
- is the event to count back fromindex
- is the number of events to go back
EventBean getRelativeToEnd(int index)
java.util.Iterator<EventBean> getWindowToEvent()
java.util.Collection<EventBean> getWindowToEventCollReadOnly()
int getWindowToEventCount()
|
© 2006-2016 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 |