Electroneum
MDB_stat Struct Reference

Statistics for a database in the environment. More...

#include <lmdb.h>

Collaboration diagram for MDB_stat:

Public Attributes

unsigned int ms_psize
 
unsigned int ms_depth
 
mdb_size_t ms_branch_pages
 
mdb_size_t ms_leaf_pages
 
mdb_size_t ms_overflow_pages
 
mdb_size_t ms_entries
 

Detailed Description

Statistics for a database in the environment.

Definition at line 490 of file lmdb.h.


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