Package | Description |
---|---|
edu.isi.pegasus.planner.refiner | |
edu.isi.pegasus.planner.refiner.createdir |
Modifier and Type | Method and Description |
---|---|
static Strategy |
CreateDirectory.loadCreateDirectoryStraegyInstance(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the
user at runtime.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractStrategy
The interface that defines how the cleanup job is invoked and created.
|
class |
HourGlass
This class inserts the nodes for creating the random directories on the remote
execution pools.
|
class |
Minimal
This strategy for adding create dir jobs to the workflow only adds the minimum
number of edges from the create dir job to the compute jobs in the workflow.
|
class |
Tentacles
This Strategy instance places the create directory jobs at the top of the graph.
|