Class RedisProperties.Sentinel
java.lang.Object
org.springframework.boot.data.redis.autoconfigure.RedisProperties.Sentinel
- Enclosing class:
RedisProperties
Redis sentinel properties.
- Since:
- 4.0.0
- Author:
- Dave Syer, Christoph Strobl, EddĂș MelĂ©ndez, Marco Aust, Mark Paluch, Stephane Nicoll, Scott Frederick, Yanming Zhou
-
Constructor Summary
Constructors -
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
-