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 © 2003–2016 Terracotta, Inc.. All rights reserved.