MediaWiki  REL1_22
mcTest Class Reference

Maintenance script that makes several 'set', 'incr' and 'get' requests on every memcached server and shows a report. More...

Inheritance diagram for mcTest:
Collaboration diagram for mcTest:

List of all members.

Public Member Functions

 __construct ()
 execute ()

Private Member Functions

 microtime_float ()
 Return microtime() as a float.

Detailed Description

Maintenance script that makes several 'set', 'incr' and 'get' requests on every memcached server and shows a report.

Definition at line 33 of file mctest.php.


Constructor & Destructor Documentation

Reimplemented from Maintenance.

Definition at line 34 of file mctest.php.

References Maintenance\addArg(), and Maintenance\addOption().


Member Function Documentation

mcTest::microtime_float ( ) [private]

Return microtime() as a float.

Returns:
float

Definition at line 108 of file mctest.php.

References list.

Referenced by execute().


The documentation for this class was generated from the following file: