类 RedisProperties.Sentinel
java.lang.Object
org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
- 封闭类:
RedisProperties
Redis sentinel properties.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getNodes()
void
void
void
setPassword
(String password) void
setUsername
(String username)
-
构造器详细资料
-
Sentinel
public Sentinel()
-
-
方法详细资料
-
getMaster
-
setMaster
-
getNodes
-
setNodes
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-