libfoedus-core
FOEDUS Core Library
hash_composer_impl.cpp File Reference
Include dependency graph for hash_composer_impl.cpp:

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.
 
 foedus::storage::hash
 Hashtable Storage, a concurrent hashtable.
 

Functions

HashDataPage * foedus::storage::hash::resolve_data_impl (const memory::GlobalVolatilePageResolver &resolver, VolatilePagePointer pointer)
 
HashIntermediatePage * foedus::storage::hash::resolve_intermediate_impl (const memory::GlobalVolatilePageResolver &resolver, VolatilePagePointer pointer)