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

Declarations for DispatchHandlerOperationSystemStatus. More...

#include "DispatchHandlerOperation.h"
#include <AsyncComm/CommAddress.h>
#include <Common/Error.h>
#include <Common/SockAddrMap.h>
#include <Common/Status.h>
#include <Common/Timer.h>
#include <string>
Include dependency graph for DispatchHandlerOperationSystemStatus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::DispatchHandlerOperationSystemStatus
 Carries out scatter/gather requests for RangeServer status. More...
 
class  Hypertable::DispatchHandlerOperationSystemStatus::Result
 Holds result of a RangeServer status request. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr
< DispatchHandlerOperationSystemStatus
Hypertable::DispatchHandlerOperationSystemStatusPtr
 Smart pointer to DispatchHandlerOperationSystemStatus. More...
 

Detailed Description

Declarations for DispatchHandlerOperationSystemStatus.

This file contains declarations for DispatchHandlerOperationSystemStatus, an class for scattering status requests and gathering status responses for a set of RangeServers.

Definition in file DispatchHandlerOperationSystemStatus.h.