#include "Common/Compat.h"#include "Common/String.h"#include "Common/StringExt.h"#include "Common/Logger.h"#include "StateDbKeys.h"
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) |
1.8.8