public class MetricDataPoint extends DataPoint
| Constructor and Description |
|---|
MetricDataPoint(String key,
long timestamp,
double value,
org.hawkular.metrics.client.common.MetricType metricType,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
org.hawkular.metrics.client.common.MetricType |
getMetricType() |
double |
getValue() |
String |
toString() |
getKey, getTenantId, getTimestampCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.