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