| Package | Description |
|---|---|
| org.cloudbus.cloudsim.network.datacenter |
| Modifier and Type | Field and Description |
|---|---|
java.util.SortedMap<java.lang.Double,java.util.List<NetworkHost>> |
Switch.fintimelistHost |
java.util.Map<java.lang.Integer,NetworkHost> |
Switch.hostlist |
| Modifier and Type | Method and Description |
|---|---|
protected NetworkHost |
Switch.getHostwithVM(int vmid) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<NetworkHost> |
Switch.getfreehostlist(int numhost) |
| Modifier and Type | Method and Description |
|---|---|
protected double |
NetworkVmAllocationPolicy.getMaxUtilizationAfterAllocation(NetworkHost host,
Vm vm) |