public static interface RedisConfiguration.ClusterConfiguration
| 限定符和类型 | 方法和说明 |
|---|---|
Set<HostPortPair> |
getClusterNodes()
Returns an
Collections.unmodifiableSet(Set) of cluster nodes. |
int |
getMaxAttempts() |
Set<HostPortPair> getClusterNodes()
Collections.unmodifiableSet(Set) of cluster nodes.Set of nodes. Never null.int getMaxAttempts()
Copyright © 2021. All rights reserved.