|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutputCondition
A condition that must be satisfied before output processing is allowed to continue. Once the condition is satisfied, it makes a callback to continue output processing.
Method Summary | |
---|---|
void |
terminated()
|
void |
updateOutputCondition(int newEventsCount,
int oldEventsCount)
Update the output condition. |
Method Detail |
---|
void updateOutputCondition(int newEventsCount, int oldEventsCount)
newEventsCount
- - number of new events incomingoldEventsCount
- - number of old events incomingvoid terminated()
|
© 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 |