0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
LocationInitializer.h File Reference

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>
Include dependency graph for LocationInitializer.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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.