41 memset(
this, 0,
sizeof(*
this));
bool shared
whether memory cache is shared among workers
double capacity
the size limit
double count
number of cached objects
double size
bytes currently in use
double open_disk_fd
number of opened disk files
High-level store statistics used by mgr:info action. Used inside PODs!
double store_entry_count
number of StoreEntry objects in existence
Mem mem
all cache_dirs stats
double mem_object_count
number of MemObject objects in existence
StoreInfoStats & operator+=(const StoreInfoStats &stats)