| Package | Description |
|---|---|
| org.hawkular.metrics.api.jaxrs | |
| org.hawkular.metrics.api.jaxrs.param |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricHandler.findAvailabilityData(javax.ws.rs.container.AsyncResponse asyncResponse,
String tenantId,
String id,
Long start,
Long end,
Integer bucketsCount,
Duration bucketDuration) |
void |
MetricHandler.findNumericData(javax.ws.rs.container.AsyncResponse asyncResponse,
String tenantId,
String id,
Long start,
Long end,
Integer bucketsCount,
Duration bucketDuration) |
| Modifier and Type | Method and Description |
|---|---|
Duration |
DurationConverter.fromString(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
DurationConverter.toString(Duration duration) |
Copyright © 2014–2015 Red Hat, Inc.. All rights reserved.