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() |
Authority |
toAuthority() |
String |
toString() |
public String getZkAddress()
public String getLeaderPath()
public Authority toAuthority()
toAuthority
in interface MasterInquireClient.ConnectDetails
public boolean equals(Object o)
equals
in interface MasterInquireClient.ConnectDetails
equals
in class Object
public int hashCode()
hashCode
in interface MasterInquireClient.ConnectDetails
hashCode
in class Object
Copyright © 2023. All Rights Reserved.