public class RedissonCacheStatisticsProvider extends Object implements org.springframework.boot.actuate.cache.CacheStatisticsProvider<RedissonCache>
| Constructor and Description |
|---|
RedissonCacheStatisticsProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.cache.CacheStatistics |
getCacheStatistics(org.springframework.cache.CacheManager cacheManager,
RedissonCache cache) |
public org.springframework.boot.actuate.cache.CacheStatistics getCacheStatistics(org.springframework.cache.CacheManager cacheManager,
RedissonCache cache)
getCacheStatistics in interface org.springframework.boot.actuate.cache.CacheStatisticsProvider<RedissonCache>Copyright © 2014–2017 The Redisson Project. All rights reserved.