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>
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< Client > | Hypertable::Lib::Master::ClientPtr |
Smart pointer to Client. More... | |
Declarations for MasterClient This file contains declarations for MasterClient, a client interface class to the Master.
Definition in file Client.h.