public static interface ExtendedStatistics.Result
| Modifier and Type | Method and Description |
|---|---|
ExtendedStatistics.Statistic<Long> |
count()
Count.
|
ExtendedStatistics.Latency |
latency()
Latency.
|
ExtendedStatistics.Statistic<Double> |
rate()
Rate.
|
ExtendedStatistics.Statistic<Long> count()
ExtendedStatistics.Statistic<Double> rate()
ExtendedStatistics.Latency latency()
Copyright 2001-2021, Terracotta, Inc.