| Package | Description |
|---|---|
| org.cloudbus.cloudsim.power |
| Modifier and Type | Method and Description |
|---|---|
protected List<PowerHostUtilizationHistory> |
PowerVmAllocationPolicyMigrationAbstract.getOverUtilizedHosts()
Gets the over utilized hosts.
|
| Modifier and Type | Method and Description |
|---|---|
protected double |
PowerVmAllocationPolicyMigrationInterQuartileRange.getHostUtilizationIqr(PowerHostUtilizationHistory host)
Gets the host utilization iqr.
|
protected double |
PowerVmAllocationPolicyMigrationMedianAbsoluteDeviation.getHostUtilizationMad(PowerHostUtilizationHistory host)
Gets the host utilization mad.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<Map<String,Object>> |
PowerVmAllocationPolicyMigrationAbstract.getMigrationMapFromUnderUtilizedHosts(List<PowerHostUtilizationHistory> overUtilizedHosts)
Gets the migration map from under utilized hosts.
|
protected List<? extends Vm> |
PowerVmAllocationPolicyMigrationAbstract.getVmsToMigrateFromHosts(List<PowerHostUtilizationHistory> overUtilizedHosts)
Gets the vms to migrate from hosts.
|
protected void |
PowerVmAllocationPolicyMigrationAbstract.printOverUtilizedHosts(List<PowerHostUtilizationHistory> overUtilizedHosts)
Prints the over utilized hosts.
|
Copyright © 2012 The Cloud Computing and Distributed Systems (CLOUDS) Laboratory, The University of Melbourne. All Rights Reserved.