GridSim 5.0 beta

Uses of Class
gridsim.parallel.profile.PartProfile

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

Uses of PartProfile in gridsim.parallel.profile
 

Methods in gridsim.parallel.profile that return PartProfile
 PartProfile PartProfile.clone()
          Returns a shallow copy of this object.
NOTE: this method does not clone the entries.
 PartProfile PartProfile.copy()
          Returns a copy of this object.
NOTE: this method clones the entries, but does not clone the partition and predicates information.
 

Uses of PartProfile in gridsim.parallel.scheduler
 

Fields in gridsim.parallel.scheduler declared as PartProfile
protected  PartProfile AggressiveMultiPartitions.profile
           
 


GridSim 5.0 beta

The University of Melbourne, Australia, 2009