GridSim 5.0 beta

Uses of Class
gridsim.parallel.profile.SingleProfile

Packages that use SingleProfile
gridsim.parallel.profile   
gridsim.parallel.scheduler   
 

Uses of SingleProfile in gridsim.parallel.profile
 

Methods in gridsim.parallel.profile that return SingleProfile
 SingleProfile SingleProfile.clone()
          Returns shallow copy of this object.
NOTE: this method does not clone the entries.
 SingleProfile SingleProfile.copy()
          Returns copy of this object.
NOTE: this method clones the entries
 

Uses of SingleProfile in gridsim.parallel.scheduler
 

Fields in gridsim.parallel.scheduler declared as SingleProfile
protected  SingleProfile AggressiveBackfill.profile
           
protected  SingleProfile ConservativeBackfill.profile
           
protected  SingleProfile SelectiveBackfill.profile
           
 


GridSim 5.0 beta

The University of Melbourne, Australia, 2009