| Package | Description |
|---|---|
| org.terracotta.statistics.derived.latency |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LatencyHistogramStatistic |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLatencyHistogramStatistic |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DefaultLatencyHistogramStatistic.query(Function<LatencyHistogramQuery,T> fn) |
<T> T |
LatencyHistogramStatistic.query(Function<LatencyHistogramQuery,T> fn)
Enables to query the histogram several times within a synchronized state so that every calls are consistent
|
Copyright © 2018. All rights reserved.