com.espertech.esper.epl.view
Class OutputConditionPolledCrontabState
java.lang.Object
com.espertech.esper.epl.view.OutputConditionPolledCrontabState
- All Implemented Interfaces:
- OutputConditionPolledState
public class OutputConditionPolledCrontabState
- extends java.lang.Object
- implements OutputConditionPolledState
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputConditionPolledCrontabState
public OutputConditionPolledCrontabState(ScheduleSpec scheduleSpec,
java.lang.Long currentReferencePoint,
long nextScheduledTime)
getScheduleSpec
public ScheduleSpec getScheduleSpec()
getCurrentReferencePoint
public java.lang.Long getCurrentReferencePoint()
setCurrentReferencePoint
public void setCurrentReferencePoint(java.lang.Long currentReferencePoint)
getNextScheduledTime
public long getNextScheduledTime()
setNextScheduledTime
public void setNextScheduledTime(long nextScheduledTime)