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.
| char badgerdb::LeafNodeString::keyArray[STRINGARRAYLEAFSIZE][STRINGSIZE] |
| RecordId badgerdb::LeafNodeString::ridArray[STRINGARRAYLEAFSIZE] |
| PageId badgerdb::LeafNodeString::rightSibPageNo |
1.8.6