Package | Description |
---|---|
edu.isi.pegasus.planner.transfer | |
edu.isi.pegasus.planner.transfer.refiner |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
BalancedCluster
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 |
Basic
The default transfer refiner, that implements the multiple 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 |
Empty
An Empty implementation for performance evaluation purposes
|