| Package | Description |
|---|---|
| org.rhq.metrics.restServlet |
| Modifier and Type | Class and Description |
|---|---|
class |
BucketDataPoint
A point in time with some data for min/avg/max to express
that at this point in time multiple values were recorded.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricHandler.addMetric(javax.ws.rs.container.AsyncResponse asyncResponse,
String id,
IdDataPoint dataPoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricHandler.addMetrics(javax.ws.rs.container.AsyncResponse asyncResponse,
Collection<IdDataPoint> dataPoints) |
Copyright © 2014 Red Hat, Inc.. All rights reserved.