| Package | Description |
|---|---|
| org.terracotta.statistics | |
| org.terracotta.statistics.derived.latency |
| Modifier and Type | Class and Description |
|---|---|
class |
SampledStatisticAdapter<T extends Serializable> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Serializable> |
SampledStatisticAdapter.sample(ValueStatistic<T> accessor,
LongSupplier timeSource) |
| Modifier and Type | Class and Description |
|---|---|
class |
MaximumLatencyHistory
Keeps a history of the maximum operation latencies over a specific window.
|
Copyright © 2018. All rights reserved.