#include <btree_logic.h>
◆ KeyDataOwnedType
template<class BtreeLayout>
◆ KeyDataType
template<class BtreeLayout>
◆ Builder()
template<class BtreeLayout >
◆ _getBucket()
template<class BtreeLayout >
◆ _getModifiableBucket()
template<class BtreeLayout >
◆ addKey()
template<class BtreeLayout >
◆ newBucket()
template<class BtreeLayout >
Creates and returns a new empty bucket to the right of leftSib, maintaining the internal consistency of the tree.
leftSib must be the right-most child of its parent or it must be the root.
◆ BtreeLogic
template<class BtreeLayout>
◆ _dupsAllowed
template<class BtreeLayout>
◆ _keyLast
template<class BtreeLayout>
◆ _logic
template<class BtreeLayout>
◆ _opCtx
template<class BtreeLayout>
◆ _rightLeafLoc
template<class BtreeLayout>
The documentation for this class was generated from the following files:
- /home/louis/git/mongodbsource.github.io/src/src/mongo/db/storage/mmap_v1/btree/btree_logic.h
- /home/louis/git/mongodbsource.github.io/src/src/mongo/db/storage/mmap_v1/btree/btree_logic.cpp