| Package | Description |
|---|---|
| org.hawkular.metrics.api.jaxrs.model |
| Modifier and Type | Method and Description |
|---|---|
List<CounterDataPoint> |
Counter.getData() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.hawkular.metrics.core.api.DataPoint<Long>> |
CounterDataPoint.asDataPoints(List<CounterDataPoint> points) |
static rx.Observable<org.hawkular.metrics.core.api.Metric<Long>> |
CounterDataPoint.toObservable(String tenantId,
String metricId,
List<CounterDataPoint> points) |
| Constructor and Description |
|---|
Counter(String id,
List<CounterDataPoint> data) |
Copyright © 2014–2015 Red Hat, Inc.. All rights reserved.