Create a new WriteConcern with the given configuration.
Create a new WriteConcern with the given configuration.
timeout for write operation
whether or not to fsync
whether writes should wait for a journaling group commit
Create a new Majority WriteConcern.
A write concern that blocks acknowledgement of a write operation until a majority of replica set members have applied it.