Uses of Class
com.espertech.esper.common.internal.schedule.ScheduleServiceException
-
Uses of ScheduleServiceException in com.espertech.esper.common.internal.schedule
Modifier and TypeMethodDescriptionvoid
SchedulingService.add
(long afterMSec, ScheduleHandle handle, long scheduleSlot) Add a callback for after the given milliseconds from the current time.void
SchedulingService.remove
(ScheduleHandle handle, long scheduleSlot) Remove a handle.