public interface Scheduler
Modifier and Type | Interface and Description |
---|---|
static class |
Scheduler.ComputingResult
Result of the reconfiguration plan computation.
|
static class |
Scheduler.SchedulerResult
Result of the reconfiguration.
|
Modifier and Type | Method and Description |
---|---|
Scheduler.SchedulerResult |
checkAndReconfigure(java.util.Collection<XHost> hostsToCheck) |
Scheduler.ComputingResult |
computeReconfigurationPlan() |
Scheduler.ComputingResult computeReconfigurationPlan()
Scheduler.SchedulerResult checkAndReconfigure(java.util.Collection<XHost> hostsToCheck)