public static class RedisProperties.Cluster
extends java.lang.Object
| Constructor and Description |
|---|
Cluster() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getMaxRedirects() |
java.util.List<java.lang.String> |
getNodes() |
void |
setMaxRedirects(java.lang.Integer maxRedirects) |
void |
setNodes(java.util.List<java.lang.String> nodes) |