void |
AvailabilityHandler.deleteAvailabilityMetricTags(javax.ws.rs.container.AsyncResponse asyncResponse,
String id,
Tags tags) |
void |
GaugeHandler.deleteGaugeMetricTags(javax.ws.rs.container.AsyncResponse asyncResponse,
String id,
Tags tags) |
void |
AvailabilityHandler.findAvailabilityDataByTags(javax.ws.rs.container.AsyncResponse asyncResponse,
Tags tags) |
void |
GaugeHandler.findGaugeDataByTags(javax.ws.rs.container.AsyncResponse asyncResponse,
Tags tags) |
void |
MetricHandler.findMetrics(javax.ws.rs.container.AsyncResponse asyncResponse,
org.hawkular.metrics.core.api.MetricType metricType,
Tags tags) |
void |
AvailabilityHandler.findTaggedAvailabilityData(javax.ws.rs.container.AsyncResponse asyncResponse,
Tags tags) |
void |
GaugeHandler.findTaggedGaugeData(javax.ws.rs.container.AsyncResponse asyncResponse,
Tags tags) |