MediaWiki master
Wikimedia\Stats\StatsdAwareInterface Interface Reference

Describes a Statsd aware interface. More...

Inherited by Wikimedia\Rdbms\ILoadMonitor.

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 15 of file StatsdAwareInterface.php.

Member Function Documentation

◆ setStatsdDataFactory()

Wikimedia\Stats\StatsdAwareInterface::setStatsdDataFactory ( StatsdDataFactoryInterface $statsFactory)

Sets a StatsdDataFactory instance on the object.

Parameters
StatsdDataFactoryInterface$statsFactory
Returns
null

Implemented in Wikimedia\Rdbms\LoadMonitor.


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