| Package | Description |
|---|---|
| brainslug.flow.execution.async |
| Modifier and Type | Field and Description |
|---|---|
protected AsyncTaskSchedulerOptions |
AbstractAsyncTaskScheduler.options |
| Modifier and Type | Method and Description |
|---|---|
AsyncTaskSchedulerOptions |
AsyncTaskSchedulerOptions.setDisabled(boolean disabled) |
AsyncTaskSchedulerOptions |
AsyncTaskSchedulerOptions.withMaxTaskCount(long maxTaskCount) |
AsyncTaskSchedulerOptions |
AsyncTaskSchedulerOptions.withScheduleDelay(long scheduleDelay) |
AsyncTaskSchedulerOptions |
AsyncTaskSchedulerOptions.withSchedulePeriod(long schedulePeriod) |
AsyncTaskSchedulerOptions |
AsyncTaskSchedulerOptions.withScheduleUnit(TimeUnit scheduleUnit) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncTaskScheduler.start(AsyncTaskSchedulerOptions taskSchedulerOptions) |
void |
AbstractAsyncTaskScheduler.start(AsyncTaskSchedulerOptions options) |
Copyright © 2014. All rights reserved.