Package | Description |
---|---|
com.espertech.esper.common.internal.schedule |
Modifier and Type | Method and Description |
---|---|
void |
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.
|
Copyright © 2005–2018. All rights reserved.