#include <derecho/persistent/Persistent.hpp>
Go to the source code of this file.
Namespaces | |
persistent | |
This file include all common types internal to derecho and not necessarily being known by a client program. | |
Macros | |
#define | VERSION_FUNC_IDX (0) |
#define | PERSIST_FUNC_IDX (1) |
#define | TRIM_FUNC_IDX (2) |
#define | GET_ML_PERSISTED_VER (3) |
#define | TRUNCATE_FUNC_IDX (4) |
#define GET_ML_PERSISTED_VER (3) |
Definition at line 10 of file Persistent.cpp.
#define PERSIST_FUNC_IDX (1) |
Definition at line 8 of file Persistent.cpp.
#define TRIM_FUNC_IDX (2) |
Definition at line 9 of file Persistent.cpp.
#define TRUNCATE_FUNC_IDX (4) |
Definition at line 11 of file Persistent.cpp.
#define VERSION_FUNC_IDX (0) |
Definition at line 7 of file Persistent.cpp.