public class ExampleReconfigurationPlanner extends AbstractScheduler
Scheduler.ComputingResult, Scheduler.SchedulerResult
id, planGraphDepth, rpAborted
Constructor and Description |
---|
ExampleReconfigurationPlanner() |
Modifier and Type | Method and Description |
---|---|
void |
applyReconfigurationPlan()
Applies the reconfiguration plan from source model to dest model.
|
Scheduler.ComputingResult |
computeReconfigurationPlan() |
checkAndReconfigure, getMigratingVMs, ongoingMigrations, relocateVM
public Scheduler.ComputingResult computeReconfigurationPlan()
public void applyReconfigurationPlan()
AbstractScheduler
applyReconfigurationPlan
in class AbstractScheduler