|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UpdateDispatchView
Update dispatch view to indicate statement results to listeners.
Method Summary | |
---|---|
void |
newResult(UniformPair<EventBean[]> result)
Convenience method that accepts a pair of new and old data as this is the most treated unit. |
Methods inherited from interface com.espertech.esper.view.View |
---|
getParent, setParent, update |
Methods inherited from interface com.espertech.esper.view.Viewable |
---|
addView, getViews, hasViews, removeAllViews, removeView |
Methods inherited from interface com.espertech.esper.view.EventCollection |
---|
getEventType, iterator |
Method Detail |
---|
void newResult(UniformPair<EventBean[]> result)
result
- is new data (insert stream) and old data (remove stream)
|
© 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 |