_LruPurgeData Struct Reference
Collaboration diagram for _LruPurgeData:
Public Attributes | |
LruNode * | current |
LruNode * | start |
Detailed Description
Definition at line 188 of file store_repl_lru.cc.
Member Data Documentation
◆ current
LruNode* _LruPurgeData::current |
Definition at line 189 of file store_repl_lru.cc.
Referenced by lru_purgeNext().
◆ start
LruNode* _LruPurgeData::start |
Definition at line 190 of file store_repl_lru.cc.
Referenced by lru_purgeNext().
The documentation for this struct was generated from the following file:
- src/repl/lru/store_repl_lru.cc