|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.view.OutputConditionPolledCrontab
public final class OutputConditionPolledCrontab
Output condition handling crontab-at schedule output.
Constructor Summary | |
---|---|
OutputConditionPolledCrontab(AgentInstanceContext agentInstanceContext,
OutputConditionPolledCrontabState state)
|
Method Summary | |
---|---|
OutputConditionPolledState |
getState()
|
boolean |
updateOutputCondition(int newEventsCount,
int oldEventsCount)
Update the output condition. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputConditionPolledCrontab(AgentInstanceContext agentInstanceContext, OutputConditionPolledCrontabState state)
Method Detail |
---|
public OutputConditionPolledState getState()
getState
in interface OutputConditionPolled
public final boolean updateOutputCondition(int newEventsCount, int oldEventsCount)
OutputConditionPolled
updateOutputCondition
in interface OutputConditionPolled
newEventsCount
- - number of new events incomingoldEventsCount
- - number of old events incoming
|
© 2006-2016 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 |