Package | Description |
---|---|
cz.cuni.mff.corrector.corrector |
Implementations of correction algorithms.
|
cz.cuni.mff.corrector.execution |
Supporting classes for corrector implementations.
|
Class and Description |
---|
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.
|
Wrapper
Auxiliary class used for concurrent fetching of repairs and tasks.
|
Class and Description |
---|
Dependencies
Container for scheduling dependencies of a particular associated task.
|
Dependencies.State
Definition of all possible task execution states.
|
Quota
Processing quota execution parameters for the iterative approach.
|
Quota.Mode
Enumeration of both defined iterative processing modes.
|
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.
|
Variables.Phase
Definition of all possible internal states of the handler execution.
|