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
S
- setEgress() - Method in class DataCenter
-
Build the ingress list, list of Physical machines that are closest to last middle box.
- setIngress() - Method in class DataCenter
-
Build the ingress list, list of Physical machines that are closest to first middle box.
- setMaxCommunicationFre(int) - Method in class DataCenter
-
Reset or set up the maximum communication frequency of virtual machine pairs
- setMigrationCoef(int) - Method in class DataCenter
-
Reset or changing the migration coefficient of fat tree topology.
- setMigrationCoef(int) - Method in class FatTree
-
Get the migration coefficient of data center from user or file.
- setNumMBs(int) - Method in class DataCenter
-
Reset or change number of middle boxes
- setNumPods(int) - Method in class DataCenter
-
Reset or changing number of PODs in data center from user
- setNumPods(int) - Method in class FatTree
-
Get number of PODs in data center from the user or file
- setNumVMPairs(int) - Method in class DataCenter
-
Reset or change number of virtual machine pairs
- setResources(int) - Method in class DataCenter
-
Reset or change resources of each physical machine
- setShortestPathRoute() - Method in class DataCenter
-
Build the matrix where each entry is the cost of the path routes between 2 physical machines.
- shortestPathMatrix - Variable in class FatTree
- shortestPathRoute - Variable in class DataCenter
All Classes All Packages