| Package | Description |
|---|---|
| org.fenixedu.bennu.scheduler.domain |
| Modifier and Type | Field and Description |
|---|---|
static LinkedBlockingQueue<TaskRunner> |
SchedulerSystem.queue |
static Set<TaskRunner> |
SchedulerSystem.runningTasks |
| Modifier and Type | Method and Description |
|---|---|
TaskRunner |
TaskSchedule.getTaskRunner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SchedulerSystem.queue(TaskRunner taskRunner) |
Copyright © 2018 FenixEdu. All rights reserved.