Miscellaneous
PHP Manual

The MongoPool class

(PECL mongo >= 1.2.3)

Wstęp

Ostrzeżenie

The current (1.3.0+) releases of the driver no longer supports pooling. This class and its methods are therefore deprecated and should not be used.

Krótki opis klasy

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

Rejestr zmian

Wersja Opis
1.3.0 This functionality has been removed and no longer does anything other than emit deprecation warnings. This class is only kept around for backwards compatability and will be removed in the near future.
1.2.11 Emits E_DEPRECATED when used.

Spis treści


Miscellaneous
PHP Manual