|
Class Summary |
| Bundle |
An extension of the default refiner, that allows the user to specify
the number of transfer nodes per execution pool. |
| Chain |
This transfer refiner builds upon the Default Refiner. |
| Default |
The default transfer refiner, that implements the multiple refiner. |
| GRMS |
The refiner that is compatible with the GRMS system. |
| RefinerFactory |
The factory class that loads an appropriate Transfer Refiner class,
as specified by the properties. |
| SChain |
This transfer refiner incorporates chaining for the impelementations that
can transfer only one file per transfer job, by delegating it to the Chain
refiner implementation. |
| SDefault |
The default single refiner, that always creates a transfer job per file
transfer that is required. |