Various settings to control the behavior of a {@code MongoClient}.
Note: This class is a replacement for {@code MongoOptions}, to be used with {@code MongoClient}. The main difference in behavior is that the default write concern is {@code WriteConcern.ACKNOWLEDGED}.
@see MongoClient @since 2.10.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|