22 #ifndef Hypertable_RangeServer_Request_Handler_GroupCommit_h
23 #define Hypertable_RangeServer_Request_Handler_GroupCommit_h
30 namespace Apps {
class RangeServer; }
31 namespace RangeServer {
53 #endif // Hypertable_RangeServer_Request_Handler_GroupCommit_h
Declarations of ApplicationHandler.
Apps::RangeServer * m_range_server
virtual void run()
Carries out the request.
GroupCommit(Apps::RangeServer *rs)
Base clase for application handlers.
bool m_urgent
Flag indicating if handler is urgent.