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

Go to the source code of this file.

Classes

struct  foedus::storage::array::ArrayStorageControlBlock
 Shared data of this storage type. More...
 
class  foedus::storage::array::ArrayStoragePimpl
 Pimpl object of ArrayStorage. 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::array
 Array Storage, a dense and regular array.