public class NumericMetricDataPoint extends MetricDataPoint
| Constructor and Description |
|---|
NumericMetricDataPoint(String key,
long timestamp,
double value,
org.hawkular.metrics.client.common.MetricType metricType,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getMetricValue()
The metric data point value as a Double.
|
getMetricType, toStringgetKey, getTenantId, getTimestamppublic Double getMetricValue()
getMetricValue in class MetricDataPointCopyright © 2015–2017 Red Hat, Inc.. All rights reserved.