GridSim 5.0 beta

Uses of Interface
gridsim.resFailure.AllocPolicyWithFailure

Packages that use AllocPolicyWithFailure
gridsim.resFailure Classes that form the framework of resource failures model in GridSim. 
 

Uses of AllocPolicyWithFailure in gridsim.resFailure
 

Classes in gridsim.resFailure that implement AllocPolicyWithFailure
(package private)  class SpaceSharedWithFailure
          SpaceSharedWithFailure class is based on SpaceShared, but with added failure functionalities.
(package private)  class TimeSharedWithFailure
          TimeSharedWithFailure class is based on TimeShared, but with added failure functionalities.
 

Constructors in gridsim.resFailure with parameters of type AllocPolicyWithFailure
GridResourceWithFailure(String name, double baud_rate, ResourceCharacteristics resource, ResourceCalendar calendar, AllocPolicyWithFailure policy)
          Allocates a new GridResourceWithFailure object.
GridResourceWithFailure(String name, Link link, ResourceCharacteristics resource, ResourceCalendar calendar, AllocPolicyWithFailure policy)
          Allocates a new GridResourceWithFailure object.
 


GridSim 5.0 beta

The University of Melbourne, Australia, 2009