|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPerJob | |
|---|---|
| edu.isi.pegasus.planner.selector.site | |
| Uses of AbstractPerJob in edu.isi.pegasus.planner.selector.site |
|---|
| Subclasses of AbstractPerJob in edu.isi.pegasus.planner.selector.site | |
|---|---|
class |
NonJavaCallout
This is the class that implements a call-out to a site selector which is an application or executable script. |
class |
Random
A random site selector that maps to a job to a random pool, amongst the subset of pools where that particular job can be executed. |
class |
RoundRobin
This ends up scheduling the jobs in a round robin manner. |
| Fields in edu.isi.pegasus.planner.selector.site declared as AbstractPerJob | |
|---|---|
private AbstractPerJob |
Group.mSelector
The handle to the internal site selector that is used to schedule jobs amongst the groups. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||