Uses of Class
org.springframework.data.redis.cache.RedisCache
-
Uses of RedisCache in org.springframework.data.redis.cache
Modifier and TypeMethodDescriptionprotected RedisCache
RedisCacheManager.createRedisCache
(String name, RedisCacheConfiguration cacheConfig) Configuration hook for creatingRedisCache
with given name andcacheConfig
.protected RedisCache
RedisCacheManager.getMissingCache
(String name) Modifier and TypeMethodDescriptionprotected Collection<RedisCache>
RedisCacheManager.loadCaches()