Uses of Package
be.ac.ua.broker.scheduling.workload

Packages that use be.ac.ua.broker.scheduling.workload
be.ac.ua.broker.allocation   
be.ac.ua.broker.allocation.spot   
be.ac.ua.broker.output.gui   
be.ac.ua.broker.output.textual   
be.ac.ua.broker.scheduling.region   
be.ac.ua.broker.scheduling.workload   
be.ac.ua.broker.scheduling.workload.wm1   
be.ac.ua.broker.scheduling.workload.wm2   
 

Classes in be.ac.ua.broker.scheduling.workload used by be.ac.ua.broker.allocation
SchedulerResultCollection
          This class is used to represent a collection of schedulerResults.
 

Classes in be.ac.ua.broker.scheduling.workload used by be.ac.ua.broker.allocation.spot
ScheduledTaskCollection
          This class represents a schedule generated for a single instance, it contains a list of subTasks.
SchedulerResult
          This class is used to represent the resulting schedule of the broker created during the scheduling phase of the broker process.
 

Classes in be.ac.ua.broker.scheduling.workload used by be.ac.ua.broker.output.gui
SchedulerResult
          This class is used to represent the resulting schedule of the broker created during the scheduling phase of the broker process.
SchedulerResultCollection
          This class is used to represent a collection of schedulerResults.
 

Classes in be.ac.ua.broker.scheduling.workload used by be.ac.ua.broker.output.textual
SchedulerResultCollection
          This class is used to represent a collection of schedulerResults.
 

Classes in be.ac.ua.broker.scheduling.workload used by be.ac.ua.broker.scheduling.region
SchedulerResult
          This class is used to represent the resulting schedule of the broker created during the scheduling phase of the broker process.
 

Classes in be.ac.ua.broker.scheduling.workload used by be.ac.ua.broker.scheduling.workload
ScheduledTaskCollection
          This class represents a schedule generated for a single instance, it contains a list of subTasks.
SchedulerResult
          This class is used to represent the resulting schedule of the broker created during the scheduling phase of the broker process.
 

Classes in be.ac.ua.broker.scheduling.workload used by be.ac.ua.broker.scheduling.workload.wm1
Optimizer
          This interface is used to for the implementations of the different scheduling options, the optimizer is presented a number of workloads associated with a certain workload model and instance specification.
ScheduledTaskCollection
          This class represents a schedule generated for a single instance, it contains a list of subTasks.
 

Classes in be.ac.ua.broker.scheduling.workload used by be.ac.ua.broker.scheduling.workload.wm2
Optimizer
          This interface is used to for the implementations of the different scheduling options, the optimizer is presented a number of workloads associated with a certain workload model and instance specification.
ScheduledTaskCollection
          This class represents a schedule generated for a single instance, it contains a list of subTasks.