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 |
AvailabilityHandler.findTaggedAvailabilityData(javax.ws.rs.container.AsyncResponse asyncResponse,
Tags tags) |
void |
GaugeHandler.findTaggedGaugeData(javax.ws.rs.container.AsyncResponse asyncResponse,
Tags tags) |