Structure for all leaf nodes when the key is of STRING type. More...
#include <btree.h>
Public Attributes | |
char | keyArray [STRINGARRAYLEAFSIZE][STRINGSIZE] |
RecordId | ridArray [STRINGARRAYLEAFSIZE] |
PageId | rightSibPageNo |
Structure for all leaf nodes when the key is of STRING type.