| Package | Description |
|---|---|
| com.lmax.disruptor.collections |
| Class and Description |
|---|
| Histogram
Histogram for tracking the frequency of observations of values below interval upper bounds.
This class is useful for recording timings across a large number of observations
when high performance is required.
The interval bounds are used to define the ranges of the histogram buckets.
|
Copyright © 2011 - 2013 LMAX Ltd. All Rights Reserved.