| Class and Description |
|---|
| 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.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.