#include <mdbm.h>
Public Attributes | |
uint32_t | flags |
Entry flags. More... | |
uint32_t | cache_num_accesses |
Number of accesses to cache entry. More... | |
uint32_t | cache_access_time |
Last access time (LRU/LFU only) More... | |
uint32_t mdbm_fetch_info::flags |
Entry flags.
uint32_t mdbm_fetch_info::cache_num_accesses |
Number of accesses to cache entry.
uint32_t mdbm_fetch_info::cache_access_time |
Last access time (LRU/LFU only)