22 #ifndef Hypertable_RangeServer_Request_Handler_Dump_h
23 #define Hypertable_RangeServer_Request_Handler_Dump_h
30 namespace Apps {
class RangeServer; }
31 namespace RangeServer {
54 #endif // Hypertable_RangeServer_Request_Handler_Dump_h
Dump(Comm *comm, Apps::RangeServer *rs, EventPtr &event)
Declarations of ApplicationHandler.
std::shared_ptr< Event > EventPtr
Smart pointer to Event.
Apps::RangeServer * m_range_server
virtual void run()
Carries out the request.
Entry point to AsyncComm service.
Base clase for application handlers.