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

Go to the source code of this file.

Classes

class  foedus::storage::hash::HashComposer
 Composer for a hash storage. More...
 
class  foedus::storage::hash::HashComposeContext
 HashComposer's compose() implementation separated from the class itself. 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::hash
 Hashtable Storage, a concurrent hashtable.