Declarations for LocationInitializer. More...
#include <Hypertable/RangeServer/Context.h>#include <Hypertable/Lib/RangeServer/Protocol.h>#include <Hyperspace/Session.h>#include <AsyncComm/ConnectionInitializer.h>#include <Common/String.h>#include <condition_variable>#include <mutex>

Go to the source code of this file.
Classes | |
| class | Hypertable::LocationInitializer |
| Obtains location string (proxy name) for the range server. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr < LocationInitializer > | Hypertable::LocationInitializerPtr |
| Shared smart pointer to LocationInitializer. More... | |
Declarations for LocationInitializer.
This file contains type declarations for LocationInitializer, a class used to obtain the location string (proxy name) for the range server.
Definition in file LocationInitializer.h.
1.8.8