Package com.github.benmanes.caffeine.cache.stats
package com.github.benmanes.caffeine.cache.stats
This package contains caching statistic utilities.
- Author:
- ben.manes@gmail.com (Ben Manes)
-
ClassDescriptionStatistics about the performance of a
Cache.A thread-safeStatsCounterimplementation for use byCacheimplementors.Accumulates statistics during the operation of aCachefor presentation byCache.stats().