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, 23 Mar 2012

view this page in

The MongoPool class

(No version information available, might only be in SVN)

Wstęp

In version 1.2.0 of the driver, built-in connection pooling was introduced. This class gives you some control and information about pooling.

Informacja:

The functions in this class were originally static members of Mongo. It is highly recommended that you use these functions in the future, as the static Mongo functions are considered deprecated.

Krótki opis klasy

MongoPool {
/* Metody */
public static int getSize ( void )
public array info ( void )
public static bool setSize ( int $size )
}

Spis treści



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

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