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