Fairport
v1.0.38
|
Entries which make up a "non-leaf" BTH allocation. More...
#include <disk.h>
Public Attributes | |
K | key |
Key of the lower level page. | |
heap_id page | FAIRPORT_PACK_2 |
Heap id of the lower level page. |
Entries which make up a "non-leaf" BTH allocation.
Clients must keep track of the current level as they are doing a BTH lookup. Non-leaf entries, similar to how the BT pages and sub_blocks work, contain the key and id of a lower level page.
K | The key type |
heap_id page fairport::disk::bth_nonleaf_entry< K >::FAIRPORT_PACK_2 |
K fairport::disk::bth_nonleaf_entry< K >::key |