| Package | Description |
|---|---|
| edu.isi.pegasus.planner.selector.replica |
| Class and Description |
|---|
| Default
The default replica selector that is used if non is specifed by the user.
|
| Regex.Rank
A Data class that allows us to compile a regex expression
and associate a rank value with it.
|
| ReplicaSelectorFactoryException
Class to notify of failures while instantiating ReplicaSelector implementations.
|