See: Description
Class | Description |
---|---|
Dependencies |
Container for scheduling dependencies of a particular associated task.
|
Pool |
Wrapper for the standard executor class used as a pool of workers.
|
Quota |
Processing quota execution parameters for the iterative approach.
|
Record |
Data report about a selected (promising) reached vertex.
|
Requests |
Data container for maintaining scheduling requests.
|
Task |
Task object describing state of the correction intent processing.
|
Variables |
Working variables container to be used with all correction strategies.
|
Wrapper |
Auxiliary class used for concurrent fetching of repairs and tasks.
|
Enum | Description |
---|---|
Dependencies.State |
Definition of all possible task execution states.
|
Quota.Mode |
Enumeration of both defined iterative processing modes.
|
Variables.Phase |
Definition of all possible internal states of the handler execution.
|