edu.isi.pegasus.planner.selector.site
public abstract class AbstractPerJob extends Abstract
mBag, mLogger, mProps, mSiteStore, mTCMapper
SITE_NOT_FOUND, VERSION
Constructor and Description |
---|
AbstractPerJob() |
Modifier and Type | Method and Description |
---|---|
abstract void |
mapJob(Job job,
List sites)
Maps a job in the workflow to the various grid sites.
|
void |
mapWorkflow(Graph workflow,
List sites)
Maps the jobs in the workflow to the various grid sites.
|
initialize, mapWorkflow
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
description