Structure for all leaf nodes when the key is of INTEGER type. More...
#include <btree.h>
Public Attributes | |
| int | keyArray [INTARRAYLEAFSIZE] |
| RecordId | ridArray [INTARRAYLEAFSIZE] |
| PageId | rightSibPageNo |
Structure for all leaf nodes when the key is of INTEGER type.
1.7.6.1