public final class ClusterInfo extends Object
| Constructor and Description |
|---|
ClusterInfo(String readonlyEndpoint,
Set<String> replicas) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getReadonlyEndpoint() |
Set<String> |
getReplicas() |
int |
hashCode() |
Copyright © 2021. All rights reserved.