Uses of Class
edu.isi.pegasus.planner.transfer.AbstractRefiner

Packages that use AbstractRefiner
edu.isi.pegasus.planner.transfer   
edu.isi.pegasus.planner.transfer.refiner   
 

Uses of AbstractRefiner in edu.isi.pegasus.planner.transfer
 

Subclasses of AbstractRefiner in edu.isi.pegasus.planner.transfer
 class MultipleFTPerXFERJobRefiner
          The refiner interface, that determines the functions that need to be implemented to add various types of transfer nodes to the workflow.
 class SingleFTPerXFERJobRefiner
          The refiner interface, that determines the functions that need to be implemented to add various types of transfer nodes to the workflow.
 

Uses of AbstractRefiner in edu.isi.pegasus.planner.transfer.refiner
 

Subclasses of AbstractRefiner in edu.isi.pegasus.planner.transfer.refiner
 class Bundle
          An extension of the default refiner, that allows the user to specify the number of transfer nodes per execution site for stagein and stageout.
 class Chain
          This transfer refiner builds upon the Default Refiner.
 class Cluster
          A cluster refiner that builds upon the Bundle Refiner.
 class Default
          The default transfer refiner, that implements the multiple refiner.
 



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