withWriteConcern

fun withWriteConcern(newWriteConcern: WriteConcern): MongoCluster

Create a new MongoCluster instance with a different write concern.

Return

a new MongoCluster instance with the different writeConcern

Parameters

newWriteConcern

the new WriteConcern for the database