|
libfoedus-core
FOEDUS Core Library
|
#include <stdint.h>#include <iosfwd>#include <string>#include "foedus/cxx11.hpp"#include "foedus/error_stack.hpp"#include "foedus/externalize/externalizable.hpp"#include "foedus/storage/metadata.hpp"#include "foedus/storage/storage_id.hpp"#include "foedus/storage/hash/fwd.hpp"#include "foedus/storage/hash/hash_id.hpp"

Go to the source code of this file.
Classes | |
| struct | foedus::storage::hash::HashMetadata |
| Metadata of an hash storage. More... | |
| struct | foedus::storage::hash::HashMetadataSerializer |
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. | |
| foedus::storage::hash | |
| Hashtable Storage, a concurrent hashtable. | |