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

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

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

Constructors in org.apache.zookeeper.server.quorum with parameters of type ObserverZooKeeperServer
ObserverRequestProcessor(ObserverZooKeeperServer zks, RequestProcessor nextProcessor)
          Constructor - takes an ObserverZooKeeperServer to associate with and the next processor to pass requests to after we're finished.
 



Copyright © 2010 The Apache Software Foundation