| Package | Description |
|---|---|
| org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
| org.apache.zookeeper.server.quorum |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ObserverBean |
ObserverBean
|
class |
ZooKeeperServerBean |
This class implements the ZooKeeper server MBean interface.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
FollowerMXBean |
Follower MBean
|
interface |
LeaderMXBean |
Leader MBean.
|
interface |
ObserverMXBean |
Observer MX Bean interface, implemented by ObserverBean
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FollowerBean |
Follower MBean interface implementation.
|
class |
LeaderBean |
Leader MBean interface implementation.
|
class |
ReadOnlyBean |
ReadOnly MX Bean interface, implemented by ReadOnlyBean
|
Copyright © 2018 The Apache Software Foundation