Package | Description |
---|---|
edu.isi.pegasus.planner.selector.site |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
private AbstractPerJob |
Group.mSelector
The handle to the internal site selector that is used to schedule jobs
amongst the groups.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.