Uses of Class
edu.isi.pegasus.planner.transfer.implementation.Abstract

Packages that use Abstract
edu.isi.pegasus.planner.transfer.implementation   
 

Uses of Abstract in edu.isi.pegasus.planner.transfer.implementation
 

Subclasses of Abstract in edu.isi.pegasus.planner.transfer.implementation
 class AbstractMultipleFTPerXFERJob
          An abstract implementation for implementations that can handle multiple file transfers in a single file transfer job.
 class AbstractSingleFTPerXFERJob
          An abstract implementation for implementations that can handle only a single file transfer in a single file transfer job.
 class GUC
          The implementation that is used to create transfer jobs that callout to the new globus-url-copy client, that support multiple file transfers
 class Stork
          The implementation that creates transfer jobs referring to the stork data placement scheduler that can handle only one transfer per job.
 class T2
          The implementation that creates transfer jobs referring to the T2 executable distributed with the Pegasus.
 class TPTGUC
          The implementation that is used to create transfer jobs that callout to the new globus-url-copy client, that support multiple file transfers
 class Transfer
          The implementation that creates transfer jobs referring to the python based transfer script distributed with Pegasus since version 3.0
 



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