libfoedus-core
FOEDUS Core Library
|
#include "foedus/error_code.hpp"
#include "foedus/storage/masstree/fwd.hpp"
#include "foedus/storage/masstree/masstree_id.hpp"
#include "foedus/thread/fwd.hpp"
#include "foedus/xct/sysxct_functor.hpp"
Go to the source code of this file.
Classes | |
struct | foedus::storage::masstree::GrowFirstLayerRoot |
A system transaction to grow a first-layer root. More... | |
struct | foedus::storage::masstree::GrowNonFirstLayerRoot |
A system transaction to grow a second- or depper-layer root. More... | |
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::masstree | |
Masstree Storage, 64-bit B-tries with internal B-trees. | |