#include "RangeServer.h"
#include <AsyncComm/ApplicationQueue.h>
#include <AsyncComm/DispatchHandler.h>
Go to the source code of this file.
Classes | |
class | Hypertable::RangeServer::ConnectionHandler |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Hypertable::RangeServer | |
Typedefs | |
typedef std::shared_ptr < ConnectionHandler > | Hypertable::RangeServer::ConnectionHandlerPtr |
Smart pointer to ConnectionHandler. More... | |