Uses of Interface
org.springframework.data.redis.cache.CacheStatistics
-
Uses of CacheStatistics in org.springframework.data.redis.cache
Modifier and TypeMethodDescriptionCacheStatisticsProvider.getCacheStatistics
(String cacheName) Obtain snapshot of the captured statistics.RedisCache.getStatistics()
Return theCacheStatistics
snapshot for this cache instance.