HeapPurgeData Class Reference
Collaboration diagram for HeapPurgeData:

Public Attributes | |
| std::queue< StoreEntry * > | locked_entries |
| heap_key | min_age = 0.0 |
Detailed Description
Definition at line 185 of file store_repl_heap.cc.
Member Data Documentation
◆ locked_entries
| std::queue<StoreEntry *> HeapPurgeData::locked_entries |
Definition at line 188 of file store_repl_heap.cc.
Referenced by heap_purgeDone(), and heap_purgeNext().
◆ min_age
| heap_key HeapPurgeData::min_age = 0.0 |
Definition at line 189 of file store_repl_heap.cc.
Referenced by heap_purgeDone(), and heap_purgeNext().
The documentation for this class was generated from the following file:
- src/repl/heap/store_repl_heap.cc
