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.
| int badgerdb::LeafNodeInt::keyArray[INTARRAYLEAFSIZE] |
| RecordId badgerdb::LeafNodeInt::ridArray[INTARRAYLEAFSIZE] |
| PageId badgerdb::LeafNodeInt::rightSibPageNo |
1.8.6