org.apache.zookeeper.server
public interface RequestProcessor
Modifier and Type | Interface and Description |
---|---|
static class |
RequestProcessor.RequestProcessorException |
Modifier and Type | Method and Description |
---|---|
void |
processRequest(Request request) |
void |
shutdown() |
void processRequest(Request request) throws RequestProcessor.RequestProcessorException
void shutdown()
Copyright © 2014 The Apache Software Foundation