| Package | Description |
|---|---|
| edu.isi.pegasus.planner.cluster.aggregator |
| Modifier and Type | Method and Description |
|---|---|
void |
JobAggregatorInstanceFactory.initialize(ADag dag,
PegasusBag bag)
Initializes the Factory.
|
JobAggregator |
JobAggregatorInstanceFactory.loadInstance(Job job)
Returns the appropriate handle to the JobAggregator that is to be used
for a particular type of job.
|