#include <bson_collection_catalog_entry.h>
◆ IndexMetaData() [1/2]
mongo::BSONCollectionCatalogEntry::IndexMetaData::IndexMetaData |
( |
| ) |
|
|
inline |
◆ IndexMetaData() [2/2]
mongo::BSONCollectionCatalogEntry::IndexMetaData::IndexMetaData |
( |
BSONObj |
s, |
|
|
bool |
r, |
|
|
RecordId |
h, |
|
|
bool |
m, |
|
|
KVPrefix |
prefix, |
|
|
bool |
isBackgroundSecondaryBuild |
|
) |
| |
|
inline |
◆ name()
std::string mongo::BSONCollectionCatalogEntry::IndexMetaData::name |
( |
| ) |
const |
|
inline |
◆ updateTTLSetting()
void mongo::BSONCollectionCatalogEntry::IndexMetaData::updateTTLSetting |
( |
long long |
newExpireSeconds | ) |
|
◆ head
RecordId mongo::BSONCollectionCatalogEntry::IndexMetaData::head |
◆ isBackgroundSecondaryBuild
bool mongo::BSONCollectionCatalogEntry::IndexMetaData::isBackgroundSecondaryBuild |
◆ multikey
bool mongo::BSONCollectionCatalogEntry::IndexMetaData::multikey |
◆ multikeyPaths
MultikeyPaths mongo::BSONCollectionCatalogEntry::IndexMetaData::multikeyPaths |
◆ prefix
◆ ready
bool mongo::BSONCollectionCatalogEntry::IndexMetaData::ready |
◆ spec
BSONObj mongo::BSONCollectionCatalogEntry::IndexMetaData::spec |
The documentation for this struct was generated from the following files: