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