public class Entropy2RP extends AbstractScheduler
Scheduler.ComputingResult, Scheduler.SchedulerResult
id, 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, relocateVM
public Entropy2RP(java.util.Collection<XHost> xhosts)
public Entropy2RP(java.util.Collection<XHost> xhosts, java.lang.Integer id)
public Scheduler.ComputingResult computeReconfigurationPlan()
public void applyReconfigurationPlan()
AbstractScheduler
applyReconfigurationPlan
in class AbstractScheduler
protected entropy.configuration.Configuration extractConfiguration(java.util.Collection<XHost> xhosts)