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

Declarations for RangeServerClient. More...

#include <Common/InetAddr.h>
#include <Common/StaticBuffer.h>
#include <Common/Status.h>
#include <AsyncComm/Comm.h>
#include <AsyncComm/CommBuf.h>
#include <AsyncComm/DispatchHandler.h>
#include <Hypertable/Lib/QualifiedRangeSpec.h>
#include <Hypertable/Lib/RangeServerRecovery/ReceiverPlan.h>
#include <Hypertable/Lib/RangeSpec.h>
#include <Hypertable/Lib/RangeState.h>
#include <Hypertable/Lib/ScanBlock.h>
#include <Hypertable/Lib/ScanSpec.h>
#include <Hypertable/Lib/StatsRangeServer.h>
#include <Hypertable/Lib/SystemVariable.h>
#include <Hypertable/Lib/TableIdentifier.h>
#include <map>
#include <memory>
Include dependency graph for Client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::Lib::RangeServer::Client
 Client interface to RangeServer. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 
 Hypertable::Lib
 Hypertable library.
 
 Hypertable::Lib::RangeServer
 

Typedefs

typedef std::shared_ptr< ClientHypertable::Lib::RangeServer::ClientPtr
 Smart pointer to Client. More...
 

Detailed Description

Declarations for RangeServerClient.

This file contains declarations for RangeServerClient, a client interface class to the RangeServer.

Definition in file Client.h.