MediaWiki  REL1_22
ProfilerSimpleUDP Class Reference

ProfilerSimpleUDP class, that sends out messages for 'udpprofile' daemon (the one from mediawiki/trunk/udpprofile SVN ) More...

Inheritance diagram for ProfilerSimpleUDP:
Collaboration diagram for ProfilerSimpleUDP:

List of all members.

Public Member Functions

 isPersistent ()
 Return whether this profiler stores data.
 logData ()
 Log the whole profiling data into the database.

Detailed Description

ProfilerSimpleUDP class, that sends out messages for 'udpprofile' daemon (the one from mediawiki/trunk/udpprofile SVN )

Definition at line 29 of file ProfilerSimpleUDP.php.


Member Function Documentation

Return whether this profiler stores data.

See also:
Profiler::logData()
Returns:
Boolean

Reimplemented from ProfilerSimple.

Definition at line 30 of file ProfilerSimpleUDP.php.

Log the whole profiling data into the database.

Reimplemented from ProfilerSimple.

Definition at line 34 of file ProfilerSimpleUDP.php.

References as, Profiler\close(), Profiler\getProfileID(), and global.


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