public class MetricData extends Object
| Constructor and Description |
|---|
MetricData(String computationUnitId,
Map<String,Object> metrics)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getComputationUnitId() |
Map<String,Object> |
getMetrics() |
String |
toJson() |
Copyright © 2018. All rights reserved.