public static class ZkMasterInquireClient.ZkMasterConnectDetails extends Object implements MasterInquireClient.ConnectDetails
Constructor and Description |
---|
ZkMasterConnectDetails(String zkAddress,
String leaderPath) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getLeaderPath() |
String |
getZkAddress() |
int |
hashCode() |
String |
toString() |
Copyright © 2023. All Rights Reserved.