public class LazyFirstFitDecreased extends FirstFitDecreased
Scheduler.ComputingResult, Scheduler.SchedulerResulthostsToCheck, migrations, nMigrations, useLoadid, planGraphDepth, rpAborted| Constructor and Description |
|---|
LazyFirstFitDecreased(java.util.Collection<XHost> hosts) |
LazyFirstFitDecreased(java.util.Collection<XHost> hosts,
java.lang.Integer id) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
manageOverloadedHost(java.util.List<XHost> overloadedHosts,
Scheduler.ComputingResult result) |
applyReconfigurationPlan, computeReconfigurationPlancheckAndReconfigure, getMigratingVMs, ongoingMigrations, relocateVMpublic LazyFirstFitDecreased(java.util.Collection<XHost> hosts)
public LazyFirstFitDecreased(java.util.Collection<XHost> hosts, java.lang.Integer id)
protected void manageOverloadedHost(java.util.List<XHost> overloadedHosts, Scheduler.ComputingResult result)
manageOverloadedHost in class FirstFitDecreased