|
libfoedus-core
FOEDUS Core Library
|
#include "foedus/snapshot/snapshot_metadata.hpp"#include <tinyxml2.h>#include <glog/logging.h>#include <memory>#include "foedus/externalize/externalizable.hpp"#include "foedus/soc/shared_memory_repo.hpp"#include "foedus/storage/metadata.hpp"
Go to the source code of this file.
Namespaces | |
| foedus | |
| Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
| foedus::snapshot | |
| Snapshot Manager, which manages snapshot files of the database. | |
Variables | |
| const char * | foedus::snapshot::kStoragesTagName = "storages" |