edu.isi.pegasus.planner.refiner.createdir
public interface Strategy
| Modifier and Type | Field and Description |
|---|---|
static String |
VERSION
The version number associated with this API Cleanup Strategy.
|
| Modifier and Type | Method and Description |
|---|---|
ADag |
addCreateDirectoryNodes(ADag dag)
Modifies the workflow to add create directory nodes.
|
void |
initialize(PegasusBag bag,
Implementation impl)
Intializes the class.
|
static final String VERSION
void initialize(PegasusBag bag, Implementation impl)
bag - bag of initialization objectsimpl - the implementation instance that creates create dir job