| Package | Description |
|---|---|
| org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
| org.apache.zookeeper.server.quorum |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PrepRequestProcessor.pRequest(Request request)
This method will be called inside the ProcessRequestThread, which is a
singleton, so there will be a single thread calling this code.
|
void |
RequestProcessor.processRequest(Request request) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalRequestProcessor.processRequest(Request request) |
Copyright © 2016 The Apache Software Foundation