Class RedisProperties.Sentinel
java.lang.Object
org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
- Enclosing class:
- RedisProperties
Redis sentinel properties.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetNodes()
void
void
void
setPassword
(String password) void
setUsername
(String username)
-
Constructor Details
-
Sentinel
public Sentinel()
-
-
Method Details
-
getMaster
-
setMaster
-
getNodes
-
setNodes
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-