MediaWiki master
StatsdAwareInterface Interface Reference

Describes a Statsd aware interface. More...

Inherited by WatchedItemStore, Wikimedia\Rdbms\ILoadMonitor, and Wikimedia\Rdbms\TransactionProfiler.

Public Member Functions

 setStatsdDataFactory (StatsdDataFactoryInterface $statsFactory)
 Sets a StatsdDataFactory instance on the object.
 

Detailed Description

Describes a Statsd aware interface.

Stability: stable
to implement
Since
1.27
Author
Addshore

Definition at line 13 of file StatsdAwareInterface.php.

Member Function Documentation

◆ setStatsdDataFactory()

StatsdAwareInterface::setStatsdDataFactory ( StatsdDataFactoryInterface $statsFactory)

Sets a StatsdDataFactory instance on the object.

Parameters
StatsdDataFactoryInterface$statsFactory
Returns
null

Implemented in WatchedItemStore, Wikimedia\Rdbms\LoadMonitor, and Wikimedia\Rdbms\TransactionProfiler.


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