downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

MongoPool::getSize> <MongoLog::setModule
[edit] Last updated: Fri, 25 May 2012

view this page in

MongoPool クラス

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

バージョン 1.2.0 以降のドライバには、組み込みの接続プーリング機能が導入されました。 このクラスは、プーリングに関する制御や情報の取得を行います。

注意:

このクラスの関数は、元は Mongo の静的メンバーでした。 今後はこのクラスで提供する関数を使うことを強く推奨します。 Mongo の静的関数は廃止される予定です。

クラス概要

MongoPool {
/* メソッド */
public static int getSize ( void )
public array info ( void )
public static bool setSize ( int $size )
}

目次



add a note add a note User Contributed Notes MongoPool
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites