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