Package | Description |
---|---|
edu.isi.pegasus.planner.transfer.mapper |
Modifier and Type | Method and Description |
---|---|
static OutputMapper |
OutputMapperFactory.loadInstance(ADag dag,
PegasusBag bag)
Loads the implementing class corresponding to the value specified in the
properties.
|
static OutputMapper |
OutputMapperFactory.loadInstance(String className,
PegasusBag bag,
ADag dag)
Loads the implementing class corresponding to the class.
|