public class Entropy2RP extends AbstractScheduler
Scheduler.ComputingResult, Scheduler.SchedulerResultid, planGraphDepth, rpAborted| Constructor and Description |
|---|
Entropy2RP(java.util.Collection<XHost> xhosts) |
Entropy2RP(java.util.Collection<XHost> xhosts,
java.lang.Integer id) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyReconfigurationPlan()
Applies the reconfiguration plan from source model to dest model.
|
Scheduler.ComputingResult |
computeReconfigurationPlan() |
protected entropy.configuration.Configuration |
extractConfiguration(java.util.Collection<XHost> xhosts) |
checkAndReconfigure, getMigratingVMs, ongoingMigrations, relocateVMpublic Entropy2RP(java.util.Collection<XHost> xhosts)
public Entropy2RP(java.util.Collection<XHost> xhosts, java.lang.Integer id)
public Scheduler.ComputingResult computeReconfigurationPlan()
public void applyReconfigurationPlan()
AbstractSchedulerapplyReconfigurationPlan in class AbstractSchedulerprotected entropy.configuration.Configuration extractConfiguration(java.util.Collection<XHost> xhosts)