| Interface | Description |
|---|---|
| CounterStatistics |
Statistics provided by the
CounterMetric. |
| GaugeDoubleStatistics |
Statistics provided by the
GaugeDoubleMetric. |
| GaugeLongStatistics |
Statistics provided by the
GaugeLongMetric. |
| MetricStatistics |
Common for statistics of all metrics.
|
| MetricStatisticsVisitor |
Typically used for reporting metrics.
|
| TimedStatistics |
Statistics collected by TimedMetric.
|
| ValueStatistics |
Statistics collected by ValueMetric or TimedMetric.
|
| Class | Description |
|---|---|
| TimedAdapter |
Can be used by
MetricSupplier when adapting metrics from an external source. |
Copyright © 2019. All rights reserved.