![]() |
Storage Engine API
|
RAII-style class to opt out of replication's use of ParallelBatchWriterMode. More...
#include <locker.h>
RAII-style class to opt out of replication's use of ParallelBatchWriterMode.
Public Member Functions | |
| ShouldNotConflictWithSecondaryBatchApplicationBlock (Locker *lockState) | |
| ~ShouldNotConflictWithSecondaryBatchApplicationBlock () | |
Private Member Functions | |
| MONGO_DISALLOW_COPYING (ShouldNotConflictWithSecondaryBatchApplicationBlock) | |
Private Attributes | |
| Locker *const | _lockState |
| const bool | _originalShouldConflict |
|
inlineexplicit |
|
inline |
|
private |
|
private |
|
private |