|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventStream
A streams is a conduct for incoming events. Incoming data is placed into streams for consumption by queries.
Method Summary | |
---|---|
void |
insert(EventBean event)
Insert a new event onto the stream. |
Methods inherited from interface net.esper.view.Viewable |
---|
addView, getViews, hasViews, removeView |
Methods inherited from interface net.esper.view.EventCollection |
---|
getEventType, iterator |
Method Detail |
---|
void insert(EventBean event)
event
- to insert
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |