Uses of Interface
edu.isi.pegasus.planner.refiner.createdir.Strategy

Packages that use Strategy
edu.isi.pegasus.planner.refiner   
edu.isi.pegasus.planner.refiner.createdir   
 

Uses of Strategy in edu.isi.pegasus.planner.refiner
 

Methods in edu.isi.pegasus.planner.refiner that return Strategy
static Strategy CreateDirectory.loadCreateDirectoryStraegyInstance(PegasusBag bag)
          Loads the implementing class corresponding to the mode specified by the user at runtime.
 

Uses of Strategy in edu.isi.pegasus.planner.refiner.createdir
 

Classes in edu.isi.pegasus.planner.refiner.createdir that implement Strategy
 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 Tentacles
          This Strategy instance places the create directory jobs at the top of the graph.
 



Copyright © 2011 The University of Southern California. All Rights Reserved.