pub fn mark_end_operation(begin: OplogIndex)Expand description
Commits this atomic operation. After mark-end-operation is called for a given index, further calls
with the same parameter will do nothing.
pub fn mark_end_operation(begin: OplogIndex)Commits this atomic operation. After mark-end-operation is called for a given index, further calls
with the same parameter will do nothing.