| Interface | Description |
|---|---|
| OperationFunction<E extends Enum<E>> |
An Function that defines the Operation task that can be measured.
|
| RainfallHistogramSink.Factory |
| Class | Description |
|---|---|
| DoubleAdder |
One or more variables that together maintain an initially zero
double sum. |
| LongAdder |
One or more variables that together maintain an initially zero
long sum. |
| RainfallHistogramSink<E extends Enum<E>> |
This is a thin facade on the Histogram class's recording functions.
|
| RuntimeStatisticsHolder<E extends Enum<E>> | |
| Statistics<E extends Enum<E>> |
A
Statistics instance holds the statistics of all results at a given point in time |
| StatisticsHolder<E extends Enum<E>> | |
| StatisticsPeek<E extends Enum<E>> |
A peek at the
Statistics, used for statistics inspection. |
| StatisticsPeekHolder<E extends Enum<E>> | |
| StatisticsThread<E extends Enum<E>> | |
| WarmUpStatisticsHolder |
Copyright © 2023. All rights reserved.