storage::StorageManager * get_storage_manager() const
See Storage Manager.
uint32_t StorageId
Unique ID for storage.
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
StorageControlBlock * get_storage_control_block(Engine *engine, StorageId id)
Database engine object that holds all resources and provides APIs.
StorageControlBlock * get_storage(StorageId id)
Returns the storage of given ID.
A base layout of shared data for all storage types.