Basic Solution File System - BSFS
Loading...
Searching...
No Matches
rec_item_t Struct Reference

Internal item wrapper used during Recovery GC traversals. More...

Public Attributes

rec_entry_t entry

Detailed Description

Internal item wrapper used during Recovery GC traversals.

Small wrapper to carry a recovery entry during traversals/sorting.

Carries a copy of a recovery entry while collecting and sorting candidates for purging.

Member Data Documentation

◆ entry

rec_entry_t rec_item_t::entry

The recovery entry copied from the B-tree node.

Snapshot copied from the Recovery B-tree.


The documentation for this struct was generated from the following files: