検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 26 for replica (0.002 sec.)
Create a new WriteConcern 8827
« MongoDB\Driver\WriteConcern::bsonSerialize MongoDB\Driver\WriteConcern::getJournal » PHP Manua ... gated to the standalone mongod or the primary in a replica set. This is the default write concern for MongoDB ... than 1> Numbers greater than 1 are valid only for replica sets to request acknowledgement from specified num ... ior to MongoDB 3.0, this refers to the majority of replica set members (not just voting nodes). string A stri ... ent that the write operations have propagated to a replica set member with the specified tag. wtimeout How lo ...
https://man.plustar.jp/php/mongodb-driver-writeconcern.construct.html - [similar]
The MongoDB\Driver\ReadPreference class 8744
« MongoDB\Driver\WriteConcern::unserialize MongoDB\Driver\ReadPreference::bsonSerialize » PHP Ma ... e::RP_PRIMARY All operations read from the current replica set primary. This is the default read preference f ... operations read from the secondary members of the replica set. MongoDB\Driver\ReadPreference::RP_SECONDARY_P ... nce::RP_NEAREST Operations read from member of the replica set with the least network latency, irrespective o ... ence::PRIMARY All operations read from the current replica set primary. This is the default read preference f ...
https://man.plustar.jp/php/class.mongodb-driver-readpreference.html - [similar]
MongoDB driver classes 7620
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes Mo ... turns an array of tags describing this server in a replica set MongoDB\Driver\Server::getType — Returns an in ... — Checks if this server is an arbiter member of a replica set MongoDB\Driver\Server::isHidden — Checks if th ... is server is a hidden member of a replica set MongoDB\Driver\Server::isPassive — Checks if t ... his server is a passive member of a replica set MongoDB\Driver\Server::isPrimary — Checks if t ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
Create a new ReadPreference 7488
« MongoDB\Driver\ReadPreference::bsonSerialize MongoDB\Driver\ReadPreference::getHedge » PHP Man ... or "primary" All operations read from the current replica set primary. This is the default read preference f ... operations read from the secondary members of the replica set. MongoDB\Driver\ReadPreference::RP_SECONDARY_P ... ST or "nearest" Operations read from member of the replica set with the least network latency, irrespective o ... to target read operations to specific members of a replica set. This parameter should be an array of associat ...
https://man.plustar.jp/php/mongodb-driver-readpreference.construct.html - [similar]
Create a new ReadConcern 7339
« MongoDB\Driver\ReadConcern::bsonSerialize MongoDB\Driver\ReadConcern::getLevel » PHP Manual Mo ... oncern (); /* Request read isolation from a single replica set node */ $rc = new MongoDB \ Driver \ ReadConce ... ; /* Request read isolation from a majority of the replica set nodes */ $rc = new MongoDB \ Driver \ ReadConc ...
https://man.plustar.jp/php/mongodb-driver-readconcern.construct.html - [similar]
Create new MongoDB Manager 7207
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... Connection bool This option can be used to control replica set discovery behavior when only a single host is ... cover additional members depending on whether the "replicaSet" URI option is omitted or present, respectively ... . Specify false to force discovery to occur (if "replicaSet" is omitted) or specify true to force a direct ... connection (if "replicaSet" is present). gssapiServiceName string Set the ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
Connection handling and persistence 6976
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handlin ... nd a view of the server topology (e.g. standalone, replica set, shard cluster). By persisting the client betw ... 'mongodb://rs1.example.com,rs2.example.com/' , [ 'replicaSet' => 'myReplicaSet' ]), ]; foreach ( $managers a ... If the driver discovers additional members of the replica set after issuing hello commands, it will open add ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
The MongoDB\Driver\WriteConcern class 6695
« MongoDB\Driver\ServerApi::unserialize MongoDB\Driver\WriteConcern::bsonSerialize » PHP Manual ... for write operations to a standalone mongod or to replica sets or to sharded clusters. In sharded clusters, ...
https://man.plustar.jp/php/class.mongodb-driver-writeconcern.html - [similar]
新しいグローバル定数 6695
« 新しく追加された関数 下位互換性のない変更点 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新し ... D IMG_AVIF IMG_WEBP_LOSSLESS MySQLi MYSQLI_REFRESH_REPLICA この定数は、 MYSQLI_REFRESH_SLAVE の代替として追加 ...
https://man.plustar.jp/php/migration81.constants.html - [similar]
Execute a database query on this server 6695
« MongoDB\Driver\Server::executeCommand MongoDB\Driver\Server::executeReadCommand » PHP Manual M ... when issuing the operation to a secondary (from a replica set connection, not standalone) or mongos node to ...
https://man.plustar.jp/php/mongodb-driver-server.executequery.html - [similar]
PREV 1 2 3 NEXT