Uses of Class
org.springframework.data.redis.cache.RedisCache
Packages that use RedisCache
-
Uses of RedisCache in org.springframework.data.redis.cache
Methods in org.springframework.data.redis.cache that return RedisCacheModifier and TypeMethodDescriptionprotected RedisCache
RedisCacheManager.createRedisCache
(String name, RedisCacheConfiguration cacheConfig) Configuration hook for creatingRedisCache
with given name andcacheConfig
.protected RedisCache
RedisCacheManager.getMissingCache
(String name) Methods in org.springframework.data.redis.cache that return types with arguments of type RedisCacheModifier and TypeMethodDescriptionprotected Collection<RedisCache>
RedisCacheManager.loadCaches()