![]() |
Storage Engine API
|
#include <btree_ondisk.h>
Public Types | |
enum | { BucketSize = 8192 - 16, BucketBodySize = BucketSize - BucketType::HeaderSize } |
typedef FixedWidthKey< DiskLoc56Bit > | FixedWidthKeyType |
typedef KeyV1 | KeyType |
typedef KeyV1Owned | KeyOwnedType |
typedef DiskLoc56Bit | LocType |
typedef BtreeBucketV1 | BucketType |
Static Public Member Functions | |
static void | initBucket (BucketType *bucket) |
Static Public Attributes | |
static const int | KeyMax = 1024 |
static const unsigned short | INVALID_N_SENTINEL = 0xffff |
typedef KeyV1 mongo::BtreeLayoutV1::KeyType |
|
inlinestatic |
|
static |
|
static |