Uses of Interface
edu.isi.pegasus.planner.refiner.cleanup.CleanupStrategy

Packages that use CleanupStrategy
edu.isi.pegasus.planner.refiner.cleanup   
 

Uses of CleanupStrategy in edu.isi.pegasus.planner.refiner.cleanup
 

Classes in edu.isi.pegasus.planner.refiner.cleanup that implement CleanupStrategy
 class InPlace
          This generates cleanup jobs in the workflow itself.
 

Methods in edu.isi.pegasus.planner.refiner.cleanup that return CleanupStrategy
static CleanupStrategy CleanupFactory.loadCleanupStraegyInstance(PegasusBag bag)
          Loads the implementing class corresponding to the mode specified by the user at runtime.
 



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