Uses of Class
org.apache.zookeeper.server.quorum.QuorumZooKeeperServer

Packages that use QuorumZooKeeperServer
org.apache.zookeeper.server.quorum   
 

Uses of QuorumZooKeeperServer in org.apache.zookeeper.server.quorum
 

Subclasses of QuorumZooKeeperServer in org.apache.zookeeper.server.quorum
 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.
 



Copyright © 2011 The Apache Software Foundation