-
Constructor Summary
Constructors
-
Method Summary
void
restartAt(io.vertx.core.Handler<Long> actuator,
io.aeon.experiment.specification.sch.KTimer timer)
void
startAt(io.vertx.core.Handler<Long> actuator,
io.aeon.experiment.specification.sch.KTimer timer)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.vertx.up.uca.job.timer.Interval
startAt
-
Constructor Details
-
VertxInterval
public VertxInterval()
-
Method Details
-
-
startAt
public void startAt(io.vertx.core.Handler<Long> actuator,
io.aeon.experiment.specification.sch.KTimer timer)
- Specified by:
startAt in interface Interval
-
restartAt
public void restartAt(io.vertx.core.Handler<Long> actuator,
io.aeon.experiment.specification.sch.KTimer timer)
- Specified by:
restartAt in interface Interval