Package | Description |
---|---|
org.apache.zookeeper.server.quorum |
Modifier and Type | Class | Description |
---|---|---|
class |
FollowerZooKeeperServer |
Just like the standard ZooKeeperServer.
|
class |
LeaderZooKeeperServer |
Just like the standard ZooKeeperServer.
|
class |
LearnerZooKeeperServer |
Parent class for all ZooKeeperServers for Learners
|
class |
ObserverZooKeeperServer |
A ZooKeeperServer for the Observer node type.
|
class |
ReadOnlyZooKeeperServer |
A ZooKeeperServer which comes into play when peer is partitioned from the
majority.
|
Copyright © 2018 The Apache Software Foundation