public class CounterDataPoint extends Object
| Constructor and Description |
|---|
CounterDataPoint(org.hawkular.metrics.core.api.DataPoint<Long> dataPoint)
Used to prepared data for serialization into the HTTP response
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,String> |
getTags() |
long |
getTimestamp() |
Long |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2014–2015 Red Hat, Inc.. All rights reserved.