MySQL 9.1.0
Source Code Documentation
|
The hash index system. More...
#include <btr0sea.h>
Classes | |
class | search_part_t |
Public Member Functions | |
btr_search_sys_t (size_t hash_size) | |
Public Attributes | |
ut::unique_ptr_aligned< search_part_t[]> | parts |
Partitions of the AHI system. More... | |
The hash index system.
btr_search_sys_t::btr_search_sys_t | ( | size_t | hash_size | ) |
ut::unique_ptr_aligned<search_part_t[]> btr_search_sys_t::parts |
Partitions of the AHI system.