| Class | Description |
|---|---|
| ArgumentParser |
This class implements ArgumentParser that parse arguments and set the
parameters
|
| ClusteringParameters |
ClusteringParameters contains all the parameters used in task clustering
|
| OverheadParameters |
This class includes all parameters that involve overheads
|
| Parameters |
This class includes most parameters a user can specify in a configuration
file
|
| ReplicaCatalog |
ReplicaCatalog stores all the data information and where (site) there are
|
| Enum | Description |
|---|---|
| ClusteringParameters.ClusteringMethod |
Supported Clustering Method, by default it is none
|
| Parameters.FTCFailure | |
| Parameters.FTCMethod |
Fault Tolerant Clustering method
|
| Parameters.FTCMonitor | |
| Parameters.PLNMethod |
Planning Algorithm (Global Scheduling Algorithm)
|
| Parameters.SCHMethod | |
| ReplicaCatalog.FileSystem |
File System
|