|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestProcessor.RequestProcessorException | |
|---|---|
| org.apache.zookeeper.server | ZooKeeper server theory of operation |
| org.apache.zookeeper.server.quorum | |
| Uses of RequestProcessor.RequestProcessorException in org.apache.zookeeper.server |
|---|
| Methods in org.apache.zookeeper.server that throw RequestProcessor.RequestProcessorException | |
|---|---|
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)
|
| Uses of RequestProcessor.RequestProcessorException in org.apache.zookeeper.server.quorum |
|---|
| Methods in org.apache.zookeeper.server.quorum that throw RequestProcessor.RequestProcessorException | |
|---|---|
void |
ProposalRequestProcessor.processRequest(Request request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||