Class RedisProperties.Cluster
java.lang.Object
org.springframework.boot.data.redis.autoconfigure.RedisProperties.Cluster
- Enclosing class:
RedisProperties
Cluster 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 TypeMethodDescription@Nullable Integer
getNodes()
void
setMaxRedirects
(@Nullable Integer maxRedirects) void
-
Constructor Details
-
Cluster
public Cluster()
-
-
Method Details
-
getNodes
-
setNodes
-
getMaxRedirects
-
setMaxRedirects
-