public class MetricData extends Object implements Serializable
Constructor and Description |
---|
MetricData() |
Modifier and Type | Method and Description |
---|---|
Integer |
getMetricCapacity() |
String |
getMetricName() |
List<Object> |
getMetricSamples() |
void |
setMetricCapacity(Integer metricCapacity) |
void |
setMetricName(String metricName) |
void |
setMetricSamples(List<Object> metricSamples) |
Copyright © 2016. All rights reserved.