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 classHourGlassThis class inserts the nodes for creating the random directories on the remote execution pools.classMinimalThis 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.classTentaclesThis Strategy instance places the create directory jobs at the top of the graph.
-