◆ InsertChange()
mongo::WiredTigerRecordStore::OplogStones::InsertChange::InsertChange |
( |
OplogStones * |
oplogStones, |
|
|
int64_t |
bytesInserted, |
|
|
RecordId |
highestInserted, |
|
|
int64_t |
countInserted |
|
) |
| |
|
inline |
◆ commit()
void mongo::WiredTigerRecordStore::OplogStones::InsertChange::commit |
( |
boost::optional< Timestamp > |
| ) |
|
|
inlinefinalvirtual |
◆ rollback()
void mongo::WiredTigerRecordStore::OplogStones::InsertChange::rollback |
( |
| ) |
|
|
inlinefinalvirtual |
◆ _bytesInserted
int64_t mongo::WiredTigerRecordStore::OplogStones::InsertChange::_bytesInserted |
|
private |
◆ _countInserted
int64_t mongo::WiredTigerRecordStore::OplogStones::InsertChange::_countInserted |
|
private |
◆ _highestInserted
RecordId mongo::WiredTigerRecordStore::OplogStones::InsertChange::_highestInserted |
|
private |
◆ _oplogStones
OplogStones* mongo::WiredTigerRecordStore::OplogStones::InsertChange::_oplogStones |
|
private |
The documentation for this class was generated from the following file: