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, @Nullable RedisCacheConfiguration cacheConfiguration) protected @Nullable 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()