Storage Engine API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mongo::UUIDCatalog Member List

This is the complete list of members for mongo::UUIDCatalog, including all inherited members.

_catalogmongo::UUIDCatalogprivate
_catalogLockmongo::UUIDCatalogmutableprivate
_getOrdering_inlock(const StringData &db, const stdx::lock_guard< stdx::mutex > &)mongo::UUIDCatalogprivate
_orderedCollectionsmongo::UUIDCatalogprivate
_shadowCatalogmongo::UUIDCatalogprivate
get(ServiceContext *svcCtx)mongo::UUIDCatalogstatic
get(OperationContext *opCtx)mongo::UUIDCatalogstatic
lookupCollectionByUUID(CollectionUUID uuid) constmongo::UUIDCatalog
lookupNSSByUUID(CollectionUUID uuid) constmongo::UUIDCatalog
MONGO_DISALLOW_COPYING(UUIDCatalog)mongo::UUIDCatalogprivate
next(const StringData &db, CollectionUUID uuid)mongo::UUIDCatalog
onCloseCatalog()mongo::UUIDCatalog
onCloseDatabase(Database *db)mongo::UUIDCatalog
onCreateCollection(OperationContext *opCtx, Collection *coll, CollectionUUID uuid)mongo::UUIDCatalog
onDropCollection(OperationContext *opCtx, CollectionUUID uuid)mongo::UUIDCatalog
onOpenCatalog()mongo::UUIDCatalog
onRenameCollection(OperationContext *opCtx, Collection *coll, CollectionUUID uuid)mongo::UUIDCatalog
prev(const StringData &db, CollectionUUID uuid)mongo::UUIDCatalog
registerUUIDCatalogEntry(CollectionUUID uuid, Collection *coll)mongo::UUIDCatalog
removeUUIDCatalogEntry(CollectionUUID uuid)mongo::UUIDCatalog
replaceUUIDCatalogEntry(CollectionUUID uuid, Collection *coll)mongo::UUIDCatalog
UUIDCatalog()=defaultmongo::UUIDCatalog