|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobListener | |
|---|---|
| org.gridbus.broker.common | |
| org.gridbus.broker.initializer | |
| org.gridbus.broker.scheduler | |
| Uses of JobListener in org.gridbus.broker.common |
|---|
| Classes in org.gridbus.broker.common that implement JobListener | |
|---|---|
class |
Scheduler
This is the base scheduler class, and contains main methods for performing the scheduling |
| Methods in org.gridbus.broker.common with parameters of type JobListener | |
|---|---|
static void |
ApplicationContext.addListener(java.lang.String applicationId,
JobListener jl)
This class is the source of the job-status-changed events. |
static void |
ApplicationContext.removeListener(java.lang.String applicationId,
JobListener jl)
Removes a job listener from this job-monitor |
| Uses of JobListener in org.gridbus.broker.initializer |
|---|
| Classes in org.gridbus.broker.initializer that implement JobListener | |
|---|---|
class |
StartRun
The main entry point class for running broker. |
| Uses of JobListener in org.gridbus.broker.scheduler |
|---|
| Classes in org.gridbus.broker.scheduler that implement JobListener | |
|---|---|
class |
DBDataScheduler
This class implements a scheduler which takes into account both data and network costs |
class |
DBScheduler
This is a simple economy based scheduler for the broker, which doesnot take into account remote data files. |
class |
GroupingParameterSweepScheduler
This class is a basic scheduler for the broker which implements a simple round-robin scheduling algorithm. |
class |
ParameterSweepScheduler
This class is a basic scheduler for the broker which implements a simple round-robin scheduling algorithm. |
class |
RoundRobinScheduler
This class is a basic scheduler for the broker which implements a simple round-robin scheduling algorithm. |
|
Copyright © The University of Melbourne. 2006 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||