| Package | Description |
|---|---|
| org.hawkular.metrics.api.jaxrs.handler | |
| org.hawkular.metrics.api.jaxrs.request | |
| org.hawkular.metrics.api.jaxrs.util |
| Modifier and Type | Method and Description |
|---|---|
void |
GaugeHandler.addGaugeData(javax.ws.rs.container.AsyncResponse asyncResponse,
List<Gauge> gauges) |
| Modifier and Type | Method and Description |
|---|---|
List<Gauge> |
MixedMetricsRequest.getGaugeMetrics() |
| Modifier and Type | Method and Description |
|---|---|
void |
MixedMetricsRequest.setGaugeMetric(List<Gauge> gaugeMetrics) |
| Modifier and Type | Method and Description |
|---|---|
static rx.Observable<org.hawkular.metrics.core.api.Metric<Double>> |
ApiUtils.requestToGauges(String tenantId,
List<Gauge> gauges) |
Copyright © 2014–2015 Red Hat, Inc.. All rights reserved.