org.apache.zookeeper.server.quorum
Interface RemotePeerMXBean

All Known Implementing Classes:
RemotePeerBean

public interface RemotePeerMXBean

A proxy for a remote quorum peer.


Method Summary
 java.lang.String getName()
           
 java.lang.String getQuorumAddress()
           
 

Method Detail

getName

java.lang.String getName()
Returns:
name of the peer

getQuorumAddress

java.lang.String getQuorumAddress()
Returns:
IP address of the quorum peer


Copyright © 2010 The Apache Software Foundation