| 
 | ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ExtendedStatistics.Latency
The Latency interface. Provides min/max/average.
| Method Summary | |
|---|---|
|  ExtendedStatistics.Statistic<Double> | average()Average observed latency. | 
|  ExtendedStatistics.Statistic<Long> | maximum()Maximum latency observed. | 
|  ExtendedStatistics.Statistic<Long> | minimum()Minimum latency observed. | 
| Method Detail | 
|---|
ExtendedStatistics.Statistic<Long> minimum()
ExtendedStatistics.Statistic<Long> maximum()
ExtendedStatistics.Statistic<Double> average()
| 
 | ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||