![]() |
Storage Engine API
|
Registers the insertion of a new entry in the _collections cache with the RecoveryUnit, allowing for rollback. More...
Registers the insertion of a new entry in the _collections cache with the RecoveryUnit, allowing for rollback.
Public Member Functions | |
| EntryInsertion (StringData ns, MMAPV1DatabaseCatalogEntry *entry) | |
| void | rollback () |
| void | commit (boost::optional< Timestamp >) |
Public Member Functions inherited from mongo::RecoveryUnit::Change | |
| virtual | ~Change () |
Private Attributes | |
| const std::string | _ns |
| MMAPV1DatabaseCatalogEntry *const | _entry |
|
inline |
|
inlinevirtual |
Implements mongo::RecoveryUnit::Change.
|
inlinevirtual |
Implements mongo::RecoveryUnit::Change.
|
private |
|
private |