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