| Package | Description | 
|---|---|
| org.apache.zookeeper.server.quorum | 
| Constructor and Description | 
|---|
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 © 2008–2021 The Apache Software Foundation. All rights reserved.