Structure for all non-leaf nodes when the key is of INTEGER type. More...
#include <btree.h>
Public Attributes | |
int | level |
int | keyArray [INTARRAYNONLEAFSIZE] |
PageId | pageNoArray [INTARRAYNONLEAFSIZE+1] |
Structure for all non-leaf nodes when the key is of INTEGER type.