libfoedus-core
FOEDUS Core Library
snapshot_metadata.cpp File Reference
#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"
Include dependency graph for snapshot_metadata.cpp:

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"