Class DataRedisProperties.Cluster
java.lang.Object
org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.Cluster
- Enclosing class:
DataRedisProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable IntegergetNodes()voidsetMaxRedirects(@Nullable Integer maxRedirects) void
-
Constructor Details
-
Cluster
public Cluster()
-
-
Method Details
-
getNodes
-
setNodes
-
getMaxRedirects
-
setMaxRedirects
-