検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 1131 for This (0.044 sec.)
Notification method for opening the topology 2931
« MongoDB\Driver\Monitoring\SDAMSubscriber::topologyClosed MongoDB\Driver\Monitoring\Subscriber ... bscriber has been registered, the driver will call this method when the topology is opened. パラメータ eve ... r() - Registers a monitoring event subscriber with this Manager 関連キーワード: Driver , Monitoring , topo ...
https://man.plustar.jp/php/mongodb-driver-monitoring-sdamsubscriber.topologyopen... - [similar]
Returns the server's round trip time in milliseconds 2931
« MongoDB\Driver\ServerDescription::getPort MongoDB\Driver\ServerDescription::getType » PHP Manu ... urns the server's round trip time in milliseconds. This is the client's measurement of the duration of a » ... iver\Server::getLatency() - Returns the latency of this server in milliseconds 関連キーワード: Returns , s ...
https://man.plustar.jp/php/mongodb-driver-serverdescription.getroundtriptime.htm... - [similar]
Deserialization from BSON 2931
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserial ... ays. While PHP arrays are convenient to work with, this behavior was problematic because different BSON ty ... SON type. By default, the current driver addresses this concern by ensuring that BSON arrays and documents ... o include the __pclass field in the projection for this functionality to work. "array" Turns a BSON array ... array $map ) { foreach ( $map as $k => $value ) { $this -> $k = $value ; } $this -> unserialized = true ; ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
MongoDB driver 2931
« db2_tables インストール/設定 » PHP Manual ベンダー固有のモジュール MongoDB driver MongoDB driv ... er This extension is developed atop the » libmongoc and » ... ialization . Userland PHP libraries that depend on this extension may provide higher level APIs, such as q ... idFS. Application developers should consider using this extension in conjunction with the » MongoDB PHP li ... APIs found in MongoDB drivers for other languages. This separation of concerns allows the driver to focus ...
https://man.plustar.jp/php/set.mongodb.html - [similar]
Adds a document to the index 2931
« SolrClient SolrClient::addDocuments » PHP Manual SolrClient Adds a document to the index SolrC ... true , int $commitWithin = 0 ): SolrUpdateResponse This method adds a document to the index. パラメータ do ... Number of milliseconds within which to auto commit this document. Available since Solr 1.4 . Default (0) m ... eans disabled. When this value specified, it leaves the control of when to ...
https://man.plustar.jp/php/solrclient.adddocument.html - [similar]
State Detection 2931
« Threaded::extend Threaded::isTerminated » PHP Manual Threaded State Detection Threaded::isRunn ... lass My extends Thread { public function run () { $this -> synchronized (function( $thread ){ if (! $threa ... d -> done ) $thread -> wait (); }, $this ); } } $my = new My (); $my -> start (); var_dump ...
https://man.plustar.jp/php/thread.isrunning.html - [similar]
Synchronization 2931
« Threaded::shift Threaded::wait » PHP Manual Threaded Synchronization Threaded::synchronized (P ... lass My extends Thread { public function run () { $this -> synchronized (function( $thread ){ if (! $threa ... d -> done ) $thread -> wait (); }, $this ); } } $my = new My (); $my -> start (); $my -> sy ...
https://man.plustar.jp/php/threaded.synchronized.html - [similar]
Get the state of the zookeeper connection 2931
« Zookeeper::getRecvTimeout Zookeeper::isRecoverable » PHP Manual Zookeeper Get the state of the ... on on success, and false on failure. エラー / 例外 This method emits PHP error/warning when it fails to ge ... of zookeeper connection. 警告 Since version 0.3.0, this method emits ZookeeperException and it's derivativ ...
https://man.plustar.jp/php/zookeeper.getstate.html - [similar]
Checks if the current zookeeper connection state can be recovered 2931
« Zookeeper::getState Zookeeper::set » PHP Manual Zookeeper Checks if the current zookeeper conn ... se on success, and false on failure. エラー / 例外 This method emits PHP error/warning when operation fail ... s. 警告 Since version 0.3.0, this method emits ZookeeperException and it's derivativ ...
https://man.plustar.jp/php/zookeeper.isrecoverable.html - [similar]
Sets the debugging level for the library 2931
« Zookeeper::setAcl Zookeeper::setDeterministicConnOrder » PHP Manual Zookeeper Sets the debuggi ... を、失敗した場合に false を返します。 エラー / 例外 This method emits PHP error/warning when parameters cou ... fail to set debug level. 警告 Since version 0.3.0, this method emits ZookeeperException and it's derivativ ...
https://man.plustar.jp/php/zookeeper.setdebuglevel.html - [similar]