Package | Description |
---|---|
com.espertech.esper.runtime.internal.schedulesvcimpl |
Package for timer callback scheduling
|
Modifier and Type | Method and Description |
---|---|
ScheduleSet |
SchedulingServiceSPI.take(Set<Integer> statementId)
Take a statement's schedules out of the currently active set of schedules.
|
ScheduleSet |
SchedulingServiceImpl.take(Set<Integer> statementIds) |
Modifier and Type | Method and Description |
---|---|
void |
SchedulingServiceSPI.apply(ScheduleSet scheduleSet)
Apply the set of schedules.
|
void |
SchedulingServiceImpl.apply(ScheduleSet scheduleSet) |
Copyright © 2005–2018. All rights reserved.