検索

phrase: max: clip:
target: order:
Results of 1 - 6 of about 6 for maxStalenessSeconds (0.002 sec.)
Returns the ReadPreference's "maxStalenessSeconds" option 12923
« MongoDB\Driver\ReadPreference::getHedge MongoDB\Driver\ReadPreference::getMode » PHP Manual Mo ... river\ReadPreference Returns the ReadPreference's "maxStalenessSeconds" option MongoDB\Driver\ReadPreference::getMaxStale ... mongodb >=1.2.0) MongoDB\Driver\ReadPreference::getMaxStalenessSeconds — Returns the ReadPreference's "maxStalenessSecond ... 説明 final public MongoDB\Driver\ReadPreference::getMaxStalenessSeconds (): int パラメータ この関数にはパラメータはありませ ... ん。 戻り値 Returns the ReadPreference's "maxStalenessSeconds" option. If no max staleness has been specified, M ...
https://man.plustar.jp/php/mongodb-driver-readpreference.getmaxstalenessseconds.... - [similar]
Create a new ReadPreference 9340
« MongoDB\Driver\ReadPreference::bsonSerialize MongoDB\Driver\ReadPreference::getHedge » PHP Man ... ad preference by specifying ['enabled' => false] . maxStalenessSeconds int Specifies a maximum replication lag, or "stale ... \Driver\Exception\InvalidArgumentException if the "maxStalenessSeconds" option is provided for a primary read preference ... dded a third options argument, which supports the "maxStalenessSeconds" option. 例 例1 MongoDB\Driver\ReadPreference::__c ... river \ ReadPreference :: RP_SECONDARY , null , [ 'maxStalenessSeconds' => 120 ])); /* Explicitly enable server hedged re ...
https://man.plustar.jp/php/mongodb-driver-readpreference.construct.html - [similar]
Returns an object for BSON serialization 8865
« MongoDB\Driver\ReadPreference MongoDB\Driver\ReadPreference::__construct » PHP Manual MongoDB\ ... river \ ReadPreference :: RP_SECONDARY , null , [ 'maxStalenessSeconds' => 120 ] ); var_dump ( $rp -> bsonSerialize ()); ... dClass)#2 (2) { ["mode"]=> string(9) "secondary" ["maxStalenessSeconds"]=> int(120) } { "mode" : "secondary", "maxStalene ...
https://man.plustar.jp/php/mongodb-driver-readpreference.bsonserialize.html - [similar]
The MongoDB\Driver\ReadPreference class 8664
« MongoDB\Driver\WriteConcern::unserialize MongoDB\Driver\ReadPreference::bsonSerialize » PHP Ma ... final public getHedge (): ? object final public getMaxStalenessSeconds (): int final public getMode (): int final public ... rence::NO_MAX_STALENESS The default value for the "maxStalenessSeconds" option is to specify no limit on maximum stalenes ... T_MAX_STALENESS_SECONDS The minimum value for the "maxStalenessSeconds" option is 90 seconds. The driver estimates second ... s "hedge" option MongoDB\Driver\ReadPreference::getMaxStalenessSeconds — Returns the ReadPreference's "maxStalenessSecond ...
https://man.plustar.jp/php/class.mongodb-driver-readpreference.html - [similar]
Create new MongoDB Manager 7567
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... ng a read preference. Defaults to 15 milliseconds. maxStalenessSeconds int Corresponds to the read preference's "maxStale ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
MongoDB driver classes 7439
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes Mo ... s "hedge" option MongoDB\Driver\ReadPreference::getMaxStalenessSeconds — Returns the ReadPreference's "maxStalenessSecond ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
PREV 1 NEXT