com.espertech.esper.epl.view
Class OutputConditionPolledCrontabState

java.lang.Object
  extended by com.espertech.esper.epl.view.OutputConditionPolledCrontabState
All Implemented Interfaces:
OutputConditionPolledState

public class OutputConditionPolledCrontabState
extends java.lang.Object
implements OutputConditionPolledState


Constructor Summary
OutputConditionPolledCrontabState(ScheduleSpec scheduleSpec, java.lang.Long currentReferencePoint, long nextScheduledTime)
           
 
Method Summary
 java.lang.Long getCurrentReferencePoint()
           
 long getNextScheduledTime()
           
 ScheduleSpec getScheduleSpec()
           
 void setCurrentReferencePoint(java.lang.Long currentReferencePoint)
           
 void setNextScheduledTime(long nextScheduledTime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputConditionPolledCrontabState

public OutputConditionPolledCrontabState(ScheduleSpec scheduleSpec,
                                         java.lang.Long currentReferencePoint,
                                         long nextScheduledTime)
Method Detail

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)

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com