| Package | Description |
|---|---|
| org.avaje.metric |
The main public API for Avaje Metrics.
|
| org.avaje.metric.spi |
The service provider API that needs to be implemented by implementors.
|
| org.avaje.metric.statistics |
| Class and Description |
|---|
| MetricStatistics
Common for statistics of all metrics.
|
| MetricStatisticsVisitor
Typically used for reporting metrics.
|
| Class and Description |
|---|
| MetricStatistics
Common for statistics of all metrics.
|
| Class and 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.
|
Copyright © 2019. All rights reserved.