Uses of Class
edu.isi.pegasus.planner.selector.site.Abstract
Packages that use Abstract
-
Uses of Abstract in edu.isi.pegasus.planner.selector.site
Subclasses of Abstract in edu.isi.pegasus.planner.selector.siteModifier and TypeClassDescriptionclassThe base class for the site selectors that want to map one job at a time.classA site selector than ends up doing grouping jobs together on the basis of an identifier specifed in the dax for the jobs, and schedules them on to the same site.classThe HEFT based site selector.classThis is the class that implements a call-out to a site selector which is an application or executable script.classA random site selector that maps to a job to a random pool, amongst the subset of pools where that particular job can be executed.classThis ends up scheduling the jobs in a round robin manner.