BalancedCluster.BundleValue |
|
BalancedCluster.PoolTransfer |
A container to store the transfers that need to be done per staging site
The transfers are stored over a collection of Transfer Containers with
each transfer container responsible for one transfer job.
|
BalancedCluster.TransferContainer |
A container class for storing the name of the transfer job, the list of
file transfers that the job is responsible for.
|
Basic |
The default transfer refiner, that implements the multiple refiner.
|
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.
|
Bundle.BundleValue |
|
Bundle.PoolTransfer |
A container to store the transfers that need to be done on a single pool.
|
Bundle.TransferContainer |
A container class for storing the name of the transfer job, the list of
file transfers that the job is responsible for.
|
TransferRefinerFactoryException |
Class to notify of failures while instantiating Transfer Refiners.
|