See: Description
| Interface | Description |
|---|---|
| StatsCounter |
Accumulates statistics during the operation of a
Cache for presentation by
Cache.stats(). |
| Class | Description |
|---|---|
| CacheStats |
Statistics about the performance of a
Cache. |
| ConcurrentStatsCounter |
A thread-safe
StatsCounter implementation for use by Cache implementors. |