您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH
类的使用
org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
使用
RedisProperties.Sentinel
的程序包
程序包
说明
org.springframework.boot.autoconfigure.data.redis
Auto-configuration for Spring Data Redis.
org.springframework.boot.autoconfigure.data.redis
中
RedisProperties.Sentinel
的使用
返回
RedisProperties.Sentinel
的
org.springframework.boot.autoconfigure.data.redis
中的方法
修饰符和类型
方法
说明
RedisProperties.Sentinel
RedisProperties.
getSentinel
()
参数类型为
RedisProperties.Sentinel
的
org.springframework.boot.autoconfigure.data.redis
中的方法
修饰符和类型
方法
说明
void
RedisProperties.
setSentinel
(
RedisProperties.Sentinel
sentinel)