| Package | Description |
|---|---|
| org.hawkular.metrics.api.jaxrs.handler | |
| org.hawkular.metrics.api.jaxrs.model | |
| org.hawkular.metrics.api.jaxrs.util |
| Modifier and Type | Method and Description |
|---|---|
void |
GaugeHandler.addDataForMetric(javax.ws.rs.container.AsyncResponse asyncResponse,
String id,
List<GaugeDataPoint> data) |
| Modifier and Type | Method and Description |
|---|---|
List<GaugeDataPoint> |
Gauge.getData() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.hawkular.metrics.core.api.DataPoint<Double>> |
ApiUtils.requestToGaugeDataPoints(List<GaugeDataPoint> gaugeDataPoints) |
Copyright © 2014–2015 Red Hat, Inc.. All rights reserved.