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>
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... | |
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.