![]() |
Storage Engine API
|
This is the complete list of members for mongo::UUIDCatalogObserver, including all inherited members.
aboutToDelete(OperationContext *opCtx, const NamespaceString &nss, const BSONObj &doc) override | mongo::UUIDCatalogObserver | inline |
onApplyOps(OperationContext *opCtx, const std::string &dbName, const BSONObj &applyOpCmd) override | mongo::UUIDCatalogObserver | inline |
onCollMod(OperationContext *opCtx, const NamespaceString &nss, OptionalCollectionUUID uuid, const BSONObj &collModCmd, const CollectionOptions &oldCollOptions, boost::optional< TTLCollModInfo > ttlInfo) override | mongo::UUIDCatalogObserver | |
onCreateCollection(OperationContext *opCtx, Collection *coll, const NamespaceString &collectionName, const CollectionOptions &options, const BSONObj &idIndex) override | mongo::UUIDCatalogObserver | |
onCreateIndex(OperationContext *opCtx, const NamespaceString &nss, OptionalCollectionUUID uuid, BSONObj indexDoc, bool fromMigrate) override | mongo::UUIDCatalogObserver | inline |
onDelete(OperationContext *opCtx, const NamespaceString &nss, OptionalCollectionUUID uuid, StmtId stmtId, bool fromMigrate, const boost::optional< BSONObj > &deletedDoc) override | mongo::UUIDCatalogObserver | inline |
onDropCollection(OperationContext *opCtx, const NamespaceString &collectionName, OptionalCollectionUUID uuid) override | mongo::UUIDCatalogObserver | |
onDropDatabase(OperationContext *opCtx, const std::string &dbName) override | mongo::UUIDCatalogObserver | inline |
onDropIndex(OperationContext *opCtx, const NamespaceString &nss, OptionalCollectionUUID uuid, const std::string &indexName, const BSONObj &idxDescriptor) override | mongo::UUIDCatalogObserver | inline |
onEmptyCapped(OperationContext *opCtx, const NamespaceString &collectionName, OptionalCollectionUUID uuid) override | mongo::UUIDCatalogObserver | inline |
onInserts(OperationContext *opCtx, const NamespaceString &nss, OptionalCollectionUUID uuid, std::vector< InsertStatement >::const_iterator begin, std::vector< InsertStatement >::const_iterator end, bool fromMigrate) override | mongo::UUIDCatalogObserver | inline |
onInternalOpMessage(OperationContext *opCtx, const NamespaceString &nss, const boost::optional< UUID > uuid, const BSONObj &msgObj, const boost::optional< BSONObj > o2MsgObj) override | mongo::UUIDCatalogObserver | inline |
onRenameCollection(OperationContext *opCtx, const NamespaceString &fromCollection, const NamespaceString &toCollection, OptionalCollectionUUID uuid, OptionalCollectionUUID dropTargetUUID, bool stayTemp) override | mongo::UUIDCatalogObserver | |
onReplicationRollback(OperationContext *opCtx, const RollbackObserverInfo &rbInfo) override | mongo::UUIDCatalogObserver | inline |
onTransactionAbort(OperationContext *opCtx) override | mongo::UUIDCatalogObserver | inline |
onTransactionCommit(OperationContext *opCtx) override | mongo::UUIDCatalogObserver | inline |
onTransactionPrepare(OperationContext *opCtx) override | mongo::UUIDCatalogObserver | inline |
onUpdate(OperationContext *opCtx, const OplogUpdateEntryArgs &args) override | mongo::UUIDCatalogObserver | inline |
postRenameCollection(OperationContext *opCtx, const NamespaceString &fromCollection, const NamespaceString &toCollection, OptionalCollectionUUID uuid, OptionalCollectionUUID dropTargetUUID, bool stayTemp) override | mongo::UUIDCatalogObserver | |
preRenameCollection(OperationContext *opCtx, const NamespaceString &fromCollection, const NamespaceString &toCollection, OptionalCollectionUUID uuid, OptionalCollectionUUID dropTargetUUID, bool stayTemp) override | mongo::UUIDCatalogObserver |