|
InnoDB Plugin
1.0
|
#include <ut0bh.h>
Data Fields | |
| ulint | max_elems |
| ulint | n_elems |
| ulint | sizeof_elem |
| ib_bh_cmp_t | compare |
Binary heap data structure
| ib_bh_cmp_t ib_bh_t::compare |
comparator
| ulint ib_bh_t::max_elems |
max elements allowed
| ulint ib_bh_t::n_elems |
current size
| ulint ib_bh_t::sizeof_elem |
sizeof element
1.8.1.2