| 类 | 说明 |
|---|---|
| CounterImpl |
Custom implementation of
Counter using LongAdder. |
| DropwizardMeter |
Dropwizard metrics implementation of
Meter. |
| FastLongHistogram |
FastLongHistogram is a thread-safe class that estimate distribution of data and computes the
quantiles.
|
| HistogramImpl |
Custom histogram implementation based on FastLongHistogram.
|
| MetricRegistriesImpl |
Implementation of MetricRegistries that does ref-counting.
|
| MetricRegistryFactoryImpl | |
| MetricRegistryImpl |
Custom implementation of
MetricRegistry. |
| TimerImpl |
Custom implementation of
Timer. |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.