Method and Description |
---|
com.github.benmanes.caffeine.cache.stats.StatsCounter.recordEviction()
Use
StatsCounter.recordEviction(int) instead. This method is scheduled for
removal in version 3.0.0. |
Constructor and Description |
---|
com.github.benmanes.caffeine.cache.stats.CacheStats(long, long, long, long, long, long)
This constructor is scheduled for removal in version 3.0.0.
|