| Package | Description |
|---|---|
| org.apache.zookeeper.server.quorum |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Follower |
This class has the control logic for the Follower.
|
class |
Observer |
Observers are peers that do not take part in the atomic broadcast protocol.
|
| Modifier and Type | Method | Description |
|---|---|---|
Learner |
FollowerZooKeeperServer.getLearner() |
|
abstract Learner |
LearnerZooKeeperServer.getLearner() |
Abstract method to return the learner associated with this server.
|
Learner |
ObserverZooKeeperServer.getLearner() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
LearnerZooKeeperServer.unregisterJMX(Learner peer) |
Copyright © 2018 The Apache Software Foundation