libfoedus-core
FOEDUS Core Library
metadata.hpp File Reference
#include <iosfwd>
#include <string>
#include "foedus/assert_nd.hpp"
#include "foedus/cxx11.hpp"
#include "foedus/assorted/fixed_string.hpp"
#include "foedus/externalize/externalizable.hpp"
#include "foedus/storage/fwd.hpp"
#include "foedus/storage/storage_id.hpp"
Include dependency graph for metadata.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  foedus::storage::Metadata
 Metadata of one storage. More...
 
struct  foedus::storage::Metadata::SnapshotThresholds
 Tuning parameters related to snapshotting. More...
 
struct  foedus::storage::MetadataSerializer
 

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::storage
 Storage Manager, which implements a couple of key/value stores.