| Class | Description |
|---|---|
| HistogramBean<T extends HistogramDataPoint> |
Base class for histogram beans.
|
| HistogramDataPoint |
Base class for histogram data points.
|
| ResponseStatsDataPoint |
A single data point in the usage histogram.
|
| ResponseStatsHistogramBean |
Bean returned for the "Response Type" histogram metric.
|
| ResponseStatsPerAppBean |
Bean returned for the "Response Stats per App" metric.
|
| ResponseStatsPerPlanBean |
Bean returned for the "Usage per Plan" metric.
|
| ResponseStatsSummaryBean |
Bean returned for the "Response Stats per App" metric.
|
| UsageDataPoint |
A single data point in the usage histogram.
|
| UsageHistogramBean |
Bean returned for the "Overall Usage" metric.
|
| UsagePerAppBean |
Bean returned for the "Usage per App" metric.
|
| UsagePerPlanBean |
Bean returned for the "Usage per Plan" metric.
|
| Enum | Description |
|---|---|
| HistogramIntervalType |
The various intervals allowed for a histogram metric.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.