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

Go to the source code of this file.

Classes

class  foedus::storage::Composer
 Represents a logic to compose a new version of data pages for one storage. More...
 
struct  foedus::storage::Composer::ComposeArguments
 Arguments for compose() More...
 
struct  foedus::storage::Composer::ConstructRootArguments
 Arguments for construct_root() More...
 
struct  foedus::storage::Composer::DropVolatilesArguments
 Arguments for drop_volatiles() More...
 
struct  foedus::storage::Composer::DropResult
 Retrun value of drop_volatiles() 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.