Package | Description |
---|---|
com.streamscape.lib.utils | |
com.streamscape.sef.scheduler |
Modifier and Type | Method and Description |
---|---|
int |
TimeWindow.compareTo(TimeWindow other) |
Modifier and Type | Method and Description |
---|---|
TimeWindow |
Scheduler.getTimeWindow(java.lang.String name)
Returns a time window with the specified name.
|
Modifier and Type | Method and Description |
---|---|
void |
RepeatingJob.addExclusionWindow(TimeWindow window) |
void |
Scheduler.addTimeWindow(TimeWindow window)
Adds the specified time window.
|
void |
RepeatingJob.removeExclusionWindow(TimeWindow window) |
void |
Scheduler.setTimeWindow(TimeWindow window)
Updates the existing time window.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.