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