|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutputStrategy
Strategy for performing an output via dispatch view.
Method Summary | |
---|---|
void |
output(boolean forceUpdate,
UniformPair<EventBean[]> result,
UpdateDispatchView outputView)
Outputs the result to the output view and following update policy. |
Method Detail |
---|
void output(boolean forceUpdate, UniformPair<EventBean[]> result, UpdateDispatchView outputView)
forceUpdate
- indicates whether output can be skipped, such as when no results collectedresult
- the output to indicateoutputView
- the view to output to
|
© 2007 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 |