Uses of Class
org.apache.zookeeper.server.quorum.LearnerZooKeeperServer
-
Packages that use LearnerZooKeeperServer Package Description org.apache.zookeeper.server.quorum -
-
Uses of LearnerZooKeeperServer in org.apache.zookeeper.server.quorum
Subclasses of LearnerZooKeeperServer in org.apache.zookeeper.server.quorum Modifier and Type Class Description class
FollowerZooKeeperServer
Just like the standard ZooKeeperServer.class
ObserverZooKeeperServer
A ZooKeeperServer for the Observer node type.
-