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 MasterClient This file contains declarations for MasterClient, a client interface class to the Master. More...

#include <Hypertable/Lib/BalancePlan.h>
#include <Hypertable/Lib/RangeSpec.h>
#include <Hypertable/Lib/SystemVariable.h>
#include <Hypertable/Lib/TableIdentifier.h>
#include <Hypertable/Lib/TableParts.h>
#include <Hyperspace/HandleCallback.h>
#include <Hyperspace/Session.h>
#include <AsyncComm/ApplicationQueueInterface.h>
#include <AsyncComm/Comm.h>
#include <AsyncComm/CommBuf.h>
#include <AsyncComm/ConnectionManager.h>
#include <Common/StatsSystem.h>
#include <Common/Status.h>
#include <Common/Timer.h>
#include <condition_variable>
#include <memory>
#include <mutex>
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::Master::ClientHyperspaceSessionCallback
 
class  Hypertable::Lib::Master::Client
 Client interface to Master. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 
 Hypertable::Lib
 Hypertable library.
 
 Hypertable::Lib::Master
 

Typedefs

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

Detailed Description

Declarations for MasterClient This file contains declarations for MasterClient, a client interface class to the Master.

Definition in file Client.h.