Class CacheUtilities


  • public final class CacheUtilities
    extends Object
    • Method Detail

      • getKeysInformation

        public static Map<String,​Object> getKeysInformation​(org.springframework.data.redis.core.RedisTemplate redisTemplate,
                                                                  String cache)
      • getRedisCache

        public static Optional<org.springframework.data.redis.cache.RedisCache> getRedisCache​(org.springframework.cache.CacheManager cacheManager,
                                                                                              String name)