|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Learner | |
|---|---|
| org.apache.zookeeper.server.quorum | |
| Uses of Learner in org.apache.zookeeper.server.quorum |
|---|
| Subclasses of Learner in org.apache.zookeeper.server.quorum | |
|---|---|
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. |
| Methods in org.apache.zookeeper.server.quorum that return Learner | |
|---|---|
Learner |
FollowerZooKeeperServer.getLearner()
|
abstract Learner |
LearnerZooKeeperServer.getLearner()
Abstract method to return the learner associated with this server. |
Learner |
ObserverZooKeeperServer.getLearner()
|
| Methods in org.apache.zookeeper.server.quorum with parameters of type Learner | |
|---|---|
protected void |
LearnerZooKeeperServer.unregisterJMX(Learner peer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||