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

Go to the source code of this file.

Classes

union  foedus::storage::array::LookupRoute
 Compactly represents the route to reach the given offset. More...
 
class  foedus::storage::array::LookupRouteFinder
 Packages logic and required properties to calculate LookupRoute in array storage from offset. 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.
 

Functions

uint16_t foedus::storage::array::to_records_in_leaf (uint16_t payload_size)