public class VmCountVdsLoadBalancingAlgorithm extends VdsLoadBalancingAlgorithm
Constructor and Description |
---|
VmCountVdsLoadBalancingAlgorithm(VDSGroup group) |
Modifier and Type | Method and Description |
---|---|
protected VM |
getBestVmToMigrate(List<VM> vms,
Guid vdsId) |
protected void |
InitOverUtilizedList() |
protected void |
InitReadyToMigrationList() |
protected void |
InitUnderUtilizedList() |
CreateVdsLoadBalancingAlgorithm, getAllRelevantVdss, getOverUtilizedServers, getReadyToMigrationServers, getUnderUtilizedServers, getVdsGroup, LoadBalance, setOverUtilizedServers, setReadyToMigrationServers, setUnderUtilizedServers
public VmCountVdsLoadBalancingAlgorithm(VDSGroup group)
protected void InitOverUtilizedList()
InitOverUtilizedList
in class VdsLoadBalancingAlgorithm
protected void InitUnderUtilizedList()
InitUnderUtilizedList
in class VdsLoadBalancingAlgorithm
protected void InitReadyToMigrationList()
InitReadyToMigrationList
in class VdsLoadBalancingAlgorithm
protected VM getBestVmToMigrate(List<VM> vms, Guid vdsId)
getBestVmToMigrate
in class VdsLoadBalancingAlgorithm
Copyright © 2012. All Rights Reserved.