Searched defs:InsertChange (Results 1 – 5 of 5) sorted by relevance
48 InsertChange, enumerator
51 class EphemeralForTestRecordStore::InsertChange : public RecoveryUnit::Change { class in mongo::EphemeralForTestRecordStore53 InsertChange(OperationContext* opCtx, Data* data, RecordId loc) in InsertChange() function in mongo::EphemeralForTestRecordStore::InsertChange
93 class WiredTigerRecordStore::OplogStones::InsertChange final : public RecoveryUnit::Change { class in mongo::WiredTigerRecordStore::OplogStones95 InsertChange(OplogStones* oplogStones, in InsertChange() function in mongo::WiredTigerRecordStore::OplogStones::InsertChange