Man Page: mongodbdriverwriteconcern
Operating Environment: php
Section: 3
MONGODBDRIVERWRITECONCERN(3) 1 MONGODBDRIVERWRITECONCERN(3) The MongoDBDriverWriteConcern classINTRODUCTIONMongoDBDriverWriteConcern controls the acknowledgment of a write operation, specifies the level of write guarantee for Replica Sets.CLASS SYNOPSISMongoDBWriteConcern final MongoDBWriteConcern Constants o const string$MongoDBWriteConcern::MAJORITYmajority Methods o finalpublic MongoDBDriverWriteConcern::__construct (string $wstring, [integer $wtimeout], [boolean $journal], [boolean $fsync])PREDEFINED CONSTANTSo MongoDBDriverWriteConcern::MAJORITY - Majority of all the members in the set; arbiters, non-voting members, passive members, hidden members and delayed members are all included in the definition of majority write concern. PHP Documentation Group MONGODBDRIVERWRITECONCERN(3)
| Related Man Pages |
|---|
| reflectionclass(3) - php |
| rarexception(3) - php |
| reflectionproperty(3) - php |
| solrinputdocument(3) - php |
| solrqueryresponse(3) - php |