Index
A B C D E F G I L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getCapacity() - Method in class DataCenter
-
get number of virtual machine in each physical machine
- getCommunicationFre() - Method in class DataCenter
-
Get array contain the communication frequencies of each virtual machine pairs.
- getEdgeSwitch_PM_Map() - Method in class FatTree
-
Build the hash table with index of the edge switch from 0 to number edge switch as key, and list contain all the physical machines that connect to edge switch.
- getEgress() - Method in class DataCenter
-
Get the List of ingress in data center
- getFatTreeGraph() - Method in class FatTree
-
Get the Fat Tree Graph
- getIngress() - Method in class DataCenter
-
Get the List of ingress in data center
- getListNode() - Method in class FatTree
-
Get the list node of the fat tree
- getMaxCommunicationFre() - Method in class DataCenter
-
Get maximum communication frequencies
- getmBs_Switch() - Method in class DataCenter
-
Get the location of each middle box inside the data center
- getMigrationCoef() - Method in class FatTree
-
Retrieve migration coefficient of the Fat Tree
- getNumMBs() - Method in class DataCenter
-
Get number of middle boxes
- getNumPods() - Method in class FatTree
-
Retrieve number of PODS: k
- getNumVMPairs() - Method in class DataCenter
-
Get number of virtual machine pairs
- getResources() - Method in class DataCenter
-
Get the resources - capacity of each physical machine All physical machine has the same resources
- getShortestPathMatrix() - Method in class FatTree
-
Retrieve the shortest path matrix cost
- getShortestPathRoute() - Method in class DataCenter
-
Get the shortest path route between two physical machines.
- getVM_PM() - Method in class DataCenter
-
Get the location of each Virtual machine inside data center
All Classes All Packages