public interface RemotePeerMXBean
Modifier and Type | Method and Description |
---|---|
String |
getClientAddress() |
String |
getElectionAddress() |
String |
getLearnerType() |
String |
getName() |
String |
getQuorumAddress() |
boolean |
isLeader() |
String getName()
String getQuorumAddress()
String getElectionAddress()
String getClientAddress()
String getLearnerType()
boolean isLeader()
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.