#include "AsyncComm/CommAddress.h"
#include "Common/InetAddr.h"
#include "Hypertable/Lib/MetaLogWriter.h"
Go to the source code of this file.
Classes | |
class | Hypertable::RangeServerConnection |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Hypertable::RangeServerConnectionFlags | |
Typedefs | |
typedef std::shared_ptr < RangeServerConnection > | Hypertable::RangeServerConnectionPtr |
Enumerations | |
enum | { Hypertable::RangeServerConnectionFlags::INIT = 0x00, Hypertable::RangeServerConnectionFlags::BALANCED = 0x01, Hypertable::RangeServerConnectionFlags::REMOVED = 0x02 } |