Turnstone Operating System
Loading...
Searching...
No Matches
bplustree_internal_t Struct Reference

internal tree struct. used as metadata of index. More...

Public Attributes

bplustree_node_internal_troot
 root node
 
uint64_t max_key_count
 maximum key count for each node
 
boolean_t unique
 if key present replace data
 
uint64_t size
 element count
 
index_key_comparator_f comparator_for_identify_unique_subpart
 key comparator
 
bplustree_key_destroyer_f key_destroyer
 key destroyer
 
bplustree_key_cloner_f key_cloner
 key cloner
 

Detailed Description

internal tree struct. used as metadata of index.


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