org.apache.zookeeper.server.quorum
Class SendAckRequestProcessor
java.lang.Object
org.apache.zookeeper.server.quorum.SendAckRequestProcessor
- All Implemented Interfaces:
- Flushable, RequestProcessor
public class SendAckRequestProcessor
- extends Object
- implements RequestProcessor, Flushable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processRequest
public void processRequest(Request si)
- Specified by:
processRequest
in interface RequestProcessor
flush
public void flush()
throws IOException
- Specified by:
flush
in interface Flushable
- Throws:
IOException
shutdown
public void shutdown()
- Specified by:
shutdown
in interface RequestProcessor
Copyright © 2012 The Apache Software Foundation