| Interface | Description |
|---|---|
| Job |
This interface represents only the most basic of a job, to
be placed in a scheduler or other forms.
|
| Scheduler |
This interface represents only the most basic of a scheduler.
|
| Class | Description |
|---|---|
| AbstractQueueScheduler | |
| BasicJob | |
| LazyScheduler | |
| PriorityQueueScheduler |
| Enum | Description |
|---|---|
| Priority |
Job priorities, list in descending order of priority:
|
Copyright © 2018. All rights reserved.