Uses of Class
edu.isi.pegasus.planner.refiner.createdir.AbstractStrategy
-
Packages that use AbstractStrategy Package Description edu.isi.pegasus.planner.refiner.createdir -
-
Uses of AbstractStrategy in edu.isi.pegasus.planner.refiner.createdir
Subclasses of AbstractStrategy in edu.isi.pegasus.planner.refiner.createdir Modifier and Type Class Description 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.
-