0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
StateDbKeys.cc File Reference
#include "Common/Compat.h"
#include "Common/String.h"
#include "Common/StringExt.h"
#include "Common/Logger.h"
#include "StateDbKeys.h"
Include dependency graph for StateDbKeys.cc:

Go to the source code of this file.

Namespaces

 Hyperspace
 Hyperspace definitions
 
 Hyperspace::StateDbKeys
 

Functions

String Hyperspace::StateDbKeys::get_event_key (uint64_t id, uint32_t type)
 
String Hyperspace::StateDbKeys::get_session_key (uint64_t id, uint32_t type)
 
String Hyperspace::StateDbKeys::get_handle_key (uint64_t id, uint32_t type)
 
String Hyperspace::StateDbKeys::get_node_key (const String &name, uint32_t type)
 
String Hyperspace::StateDbKeys::get_node_pending_lock_request_key (const String &name, uint64_t handle_id)