0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
GetStatistics.h File Reference

Declarations for RequestHandlerGetStatistics. More...

#include <AsyncComm/ApplicationHandler.h>
#include <AsyncComm/Comm.h>
#include <AsyncComm/Event.h>
Include dependency graph for GetStatistics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::RangeServer::Request::Handler::GetStatistics
 Decodes "get statistics" request and calls RangeServer::get_statistics(). More...
 

Namespaces

 Hypertable
 Hypertable definitions
 
 Hypertable::Apps
 
 Hypertable::RangeServer
 
 Hypertable::RangeServer::Request
 
 Hypertable::RangeServer::Request::Handler
 

Detailed Description

Declarations for RequestHandlerGetStatistics.

This file contains the declaration for RequestHandlerGetStatistics, a class for de-marshalling request parameters and issuing a RangeServer::get_statistics() request.

Definition in file GetStatistics.h.