public class ControllerStatus extends Object
| Modifier and Type | Field | Description |
|---|---|---|
String |
currentBenchmarkName |
|
String |
currentBenchmarkUri |
|
String |
currentExperimentId |
|
String |
currentStatus |
|
String |
currentSystemName |
|
String |
currentSystemUri |
|
ConfiguredExperiment[] |
queue |
| Constructor | Description |
|---|---|
ControllerStatus() |
public String currentExperimentId
public String currentBenchmarkName
public String currentBenchmarkUri
public String currentSystemName
public String currentSystemUri
public String currentStatus
public ConfiguredExperiment[] queue
Copyright © 2017. All rights reserved.