| Package | Description |
|---|---|
| org.workflowsim.utils |
| Modifier and Type | Method and Description |
|---|---|
static ClusteringParameters |
Parameters.getClusteringParameters()
Gets the clustering parameters
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Parameters.init(Parameters.FTCMethod fMethod,
Parameters.FTCMonitor monitor,
Parameters.FTCFailure failure,
java.util.Map failureList,
int vm,
java.lang.String dax,
java.lang.String runtime,
java.lang.String datasize,
OverheadParameters op,
ClusteringParameters cp,
Parameters.SCHMethod scheduler,
Parameters.PLNMethod planner,
java.lang.String rMethod,
long dl)
A static function so that you can specify them in any place
|