Uses of Class
cn.sliew.milky.common.cache.local.Cache.CacheStats
-
Packages that use Cache.CacheStats Package Description cn.sliew.milky.common.cache.local -
-
Uses of Cache.CacheStats in cn.sliew.milky.common.cache.local
Methods in cn.sliew.milky.common.cache.local that return Cache.CacheStats Modifier and Type Method Description Cache.CacheStatsCache. stats()The cache statistics tracking hits, misses and evictions.
-