|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WriteConcern.Majority | |
---|---|
com.mongodb | Main package with core files. |
Uses of WriteConcern.Majority in com.mongodb |
---|
Methods in com.mongodb that return WriteConcern.Majority | |
---|---|
static WriteConcern.Majority |
WriteConcern.majorityWriteConcern(int wtimeout,
boolean fsync,
boolean j)
Create a Majority Write Concern that requires a majority of servers to acknowledge the write. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |