Uses of Class
edu.isi.pegasus.planner.selector.site.AbstractPerJob
Packages that use AbstractPerJob
-
Uses of AbstractPerJob in edu.isi.pegasus.planner.selector.site
Subclasses of AbstractPerJob in edu.isi.pegasus.planner.selector.siteModifier and TypeClassDescriptionclass
This is the class that implements a call-out to a site selector which is an application or executable script.class
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
This ends up scheduling the jobs in a round robin manner.Fields in edu.isi.pegasus.planner.selector.site declared as AbstractPerJobModifier and TypeFieldDescriptionprivate AbstractPerJob
Group.mSelector
The handle to the internal site selector that is used to schedule jobs amongst the groups.