0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
Master.h File Reference
#include <Hyperspace/BerkeleyDbFilesystem.h>
#include <Hyperspace/MetricsHandler.h>
#include <Hyperspace/Protocol.h>
#include <Hyperspace/ServerKeepaliveHandler.h>
#include <Hyperspace/response/ResponseCallbackAttrExists.h>
#include <Hyperspace/response/ResponseCallbackAttrGet.h>
#include <Hyperspace/response/ResponseCallbackAttrIncr.h>
#include <Hyperspace/response/ResponseCallbackAttrList.h>
#include <Hyperspace/response/ResponseCallbackExists.h>
#include <Hyperspace/response/ResponseCallbackLock.h>
#include <Hyperspace/response/ResponseCallbackOpen.h>
#include <Hyperspace/response/ResponseCallbackReaddir.h>
#include <Hyperspace/response/ResponseCallbackReaddirAttr.h>
#include <Hyperspace/response/ResponseCallbackReadpathAttr.h>
#include <Hyperspace/response/ResponseCallbackStatus.h>
#include <AsyncComm/Comm.h>
#include <AsyncComm/ConnectionManager.h>
#include <AsyncComm/Event.h>
#include <AsyncComm/ResponseCallback.h>
#include <Common/Properties.h>
#include <Common/SockAddrMap.h>
#include <Common/Status.h>
#include <Common/StringExt.h>
#include <Common/Time.h>
#include <chrono>
#include <memory>
#include <mutex>
#include <queue>
#include <unordered_map>
#include <vector>
Include dependency graph for Master.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hyperspace::Master
 
struct  Hyperspace::Master::EventContext
 
struct  Hyperspace::Master::CommandContext
 

Namespaces

 Hyperspace
 Hyperspace definitions
 

Typedefs

typedef std::shared_ptr< MasterHyperspace::MasterPtr