Uses of Class
org.springframework.boot.data.redis.autoconfigure.RedisProperties.Sentinel
Packages that use RedisProperties.Sentinel
Package
Description
Auto-configuration for Spring Data Redis.
-
Uses of RedisProperties.Sentinel in org.springframework.boot.data.redis.autoconfigure
Methods in org.springframework.boot.data.redis.autoconfigure that return RedisProperties.SentinelMethods in org.springframework.boot.data.redis.autoconfigure with parameters of type RedisProperties.SentinelModifier and TypeMethodDescriptionvoid
RedisProperties.setSentinel
(RedisProperties.Sentinel sentinel)