|
libfoedus-core
FOEDUS Core Library
|
#include "foedus/storage/storage.hpp"#include "foedus/engine.hpp"#include "foedus/storage/storage_manager.hpp"
Go to the source code of this file.
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. | |
Functions | |
| StorageControlBlock * | foedus::storage::get_storage_control_block (Engine *engine, StorageId id) |
| StorageControlBlock * | foedus::storage::get_storage_control_block (Engine *engine, const StorageName &name) |