public abstract class PowerVmSelectionPolicy extends Object
| Constructor and Description |
|---|
PowerVmSelectionPolicy() |
| Modifier and Type | Method and Description |
|---|---|
protected List<PowerVm> |
getMigratableVms(PowerHost host)
Gets the migratable vms.
|
abstract Vm |
getVmToMigrate(PowerHost host)
Gets the vms to migrate.
|
Copyright © 2012 The Cloud Computing and Distributed Systems (CLOUDS) Laboratory, The University of Melbourne. All Rights Reserved.