| Package | Description |
|---|---|
| org.processmining.scientificexperiments |
| Modifier and Type | Method and Description |
|---|---|
void |
ExperimentInterface.runExperiment(ServerParam serverParam,
ExperimentParam experimentParam) |
void |
SSHExperiments.runExperiment(ServerParam serverParam,
ExperimentParam experimentParam) |
static void |
SSHExperiments.startWorkCommands(ServerParam serverParam,
ExperimentParam experimentParam,
java.lang.String date,
boolean copyLogsToLocal,
boolean killExistingWork)
Starts the provided work (in the list of different parameter strings, one
string per experiment) on the set list of nodes
|