Uses of Class
org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
Packages that use RedisProperties.Cluster
Package
Description
Auto-configuration for Spring Data Redis.
-
Uses of RedisProperties.Cluster in org.springframework.boot.autoconfigure.data.redis
Methods in org.springframework.boot.autoconfigure.data.redis that return RedisProperties.ClusterMethods in org.springframework.boot.autoconfigure.data.redis with parameters of type RedisProperties.ClusterModifier and TypeMethodDescriptionvoid
RedisProperties.setCluster
(RedisProperties.Cluster cluster)