#include <btree_ondisk.h>
◆ anonymous enum
◆ data
char mongo::BtreeBucketV1::data[4] |
◆ emptySize
unsigned short mongo::BtreeBucketV1::emptySize |
Size of the empty region.
◆ flags
unsigned short mongo::BtreeBucketV1::flags |
unsigned short mongo::BtreeBucketV1::n |
◆ nextChild
Given that there are n keys, this is the n index child.
◆ parent
Parent bucket of this bucket, which isNull() for the root bucket.
◆ topSize
unsigned short mongo::BtreeBucketV1::topSize |
Size used for bson storage, including storage of old keys.
The documentation for this struct was generated from the following file:
- /home/louis/git/mongodbsource.github.io/src/src/mongo/db/storage/mmap_v1/btree/btree_ondisk.h