|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LastPostObserver
Observer interface to a stream publishing new and old events.
Method Summary | |
---|---|
void |
newData(int streamId,
EventBean[] newEvents,
EventBean[] oldEvents)
Receive new and old events from a stream. |
Method Detail |
---|
void newData(int streamId, EventBean[] newEvents, EventBean[] oldEvents)
streamId
- - the stream number sending the eventsnewEvents
- - new eventsoldEvents
- - old events
|
© 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 |