update : 2015.11.03
php.shukuma.com검색:
|
The MongoDB\Driver\WriteConcern class(mongodb >=0.2.0) 소개MongoDB\Driver\WriteConcern controls the acknowledgment of a write operation, specifies the level of write guarantee for Replica Sets. 클래스 개요
final
MongoDB\Driver\WriteConcern
{
/* Constants */
/* 메소드 */
final public __construct
( string
}$wstring
[, integer $wtimeout
[, boolean $journal
[, boolean $fsync
]]] )예약 상수
Table of Contents
|