GridSim 5.0 beta

Uses of Class
gridsim.MachineList

Packages that use MachineList
gridsim Classes that form the main simulation structure of GridSim
gridsim.parallel   
 

Uses of MachineList in gridsim
 

Methods in gridsim that return MachineList
 MachineList ResourceCharacteristics.getMachineList()
          Gets the list of machines in a resouce
 

Constructors in gridsim with parameters of type MachineList
ResourceCharacteristics(String architecture, String OS, MachineList machineList, int allocationPolicy, double timeZone, double costPerSec)
          Allocates a new ResourceCharacteristics object.
 

Uses of MachineList in gridsim.parallel
 

Constructors in gridsim.parallel with parameters of type MachineList
ResourceDynamics(String architecture, String os, MachineList machineList, int allocationPolicy, double timeZone, double costPerSec)
          Allocates a new ResourceDynamics object.
 


GridSim 5.0 beta

The University of Melbourne, Australia, 2009