Interface QuorumMXBean
-
- All Known Implementing Classes:
QuorumBean
public interface QuorumMXBean
An MBean representing a zookeeper cluster nodes (aka quorum peers)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
int
getQuorumSize()
-