|
Class Summary |
| Bundle |
An extension of the multiple transfer mode, that allows the user to specify
the number of transfer nodes per execution pool. |
| Chain |
This transfer mode builds upon the existing multiple transfer mode. |
| CRFT |
The transfer mechanism that uses the globus-crft client distributed with GT4 to
do transfers between various sites. |
| GRMS |
The transfer mode that is compatible with the GRMS system. |
| MultipleTransfer |
This class implements the Transfer Mechanism using the Transfer Script
developed by the folks at ANL (Jens and Yong). |
| RFT |
The transfer mechanism that uses the rft-client distributed with GT4 to
do transfers between various sites. |
| SingleTransfer |
This class is called by the Transfer Engine and ends up adding the transfer
nodes related to a particular node, according to the transfer mechanism being
used. |
| StorkSingle |
The transfer mode that uses Stork to do it's data placement on the grid. |
| T2 |
The transfer mechanism that ends up using T2 for all the underneath transfers. |
| TransferMechanism |
The abstract class which all classes must extend while defining their transfer
mechanisms and incorporating in the Concrete Planner. |
| XIO3 |
The mode which uses the new xio based globus url copy underneath. |