|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.view.OutputConditionPolledTime
public final class OutputConditionPolledTime
Constructor Summary | |
---|---|
OutputConditionPolledTime(ExprTimePeriod timePeriod,
AgentInstanceContext context)
Constructor. |
Method Summary | |
---|---|
java.lang.String |
toString()
|
boolean |
updateOutputCondition(int newEventsCount,
int oldEventsCount)
Update the output condition. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OutputConditionPolledTime(ExprTimePeriod timePeriod, AgentInstanceContext context)
timePeriod
- is the number of minutes or seconds to batch events for, may include variablescontext
- is the view context for time schedulingMethod Detail |
---|
public boolean updateOutputCondition(int newEventsCount, int oldEventsCount)
OutputConditionPolled
updateOutputCondition
in interface OutputConditionPolled
newEventsCount
- - number of new events incomingoldEventsCount
- - number of old events incomingpublic final java.lang.String toString()
toString
in class java.lang.Object
|
© 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 |