#include <collection.h>
◆ PaddingMode
| Enumerator |
|---|
| PRESERVE | |
| NONE | |
| MANUAL | |
◆ computeRecordSize()
| unsigned mongo::CompactOptions::computeRecordSize |
( |
unsigned |
recordSize | ) |
const |
|
inline |
◆ toString()
| std::string mongo::CompactOptions::toString |
( |
| ) |
const |
◆ paddingBytes
| int mongo::CompactOptions::paddingBytes = 0 |
◆ paddingFactor
| double mongo::CompactOptions::paddingFactor = 1 |
◆ paddingMode
◆ validateDocuments
| bool mongo::CompactOptions::validateDocuments = true |
The documentation for this struct was generated from the following files:
- /home/louis/git/mongodbsource.github.io/src/src/mongo/db/catalog/collection.h
- /home/louis/git/mongodbsource.github.io/src/src/mongo/db/catalog/collection.cpp