libfoedus-core
FOEDUS Core Library
masstree_split_impl.hpp File Reference
Include dependency graph for masstree_split_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  foedus::storage::masstree::SplitBorder
 A system transaction to split a border page in Master-Tree. More...
 
struct  foedus::storage::masstree::SplitBorder::SplitStrategy
 
struct  foedus::storage::masstree::SplitIntermediate
 A system transaction to split an intermediate page in Master-Tree. More...
 
struct  foedus::storage::masstree::SplitIntermediate::SplitStrategy
 Constructed by hierarchically reading all separators and pointers in old page. 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.