public class ProposalRequestProcessor extends Object implements RequestProcessor
RequestProcessor.RequestProcessorException| Constructor and Description | 
|---|
ProposalRequestProcessor(LeaderZooKeeperServer zks,
                        RequestProcessor nextProcessor)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
initialize()
initialize this processor 
 | 
void | 
processRequest(Request request)  | 
void | 
shutdown()  | 
public ProposalRequestProcessor(LeaderZooKeeperServer zks, RequestProcessor nextProcessor)
public void initialize()
public void processRequest(Request request) throws RequestProcessor.RequestProcessorException
processRequest in interface RequestProcessorRequestProcessor.RequestProcessorExceptionpublic void shutdown()
shutdown in interface RequestProcessorCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.