| Package | Description |
|---|---|
| org.hawkular.metrics.api.jaxrs.model |
| 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>> |
GaugeDataPoint.asDataPoints(List<GaugeDataPoint> points) |
static rx.Observable<org.hawkular.metrics.core.api.Metric<Double>> |
GaugeDataPoint.toObservable(String tenantId,
String metricId,
List<GaugeDataPoint> points) |
| Constructor and Description |
|---|
Gauge(String id,
List<GaugeDataPoint> data) |
Copyright © 2014–2015 Red Hat, Inc.. All rights reserved.