|
MediaWiki REL1_39
|
Describes a Statsd aware interface. More...

Public Member Functions | |
| setStatsdDataFactory (StatsdDataFactoryInterface $statsFactory) | |
| Sets a StatsdDataFactory instance on the object. | |
Describes a Statsd aware interface.
Definition at line 13 of file StatsdAwareInterface.php.
| StatsdAwareInterface::setStatsdDataFactory | ( | StatsdDataFactoryInterface | $statsFactory | ) |
Sets a StatsdDataFactory instance on the object.
| StatsdDataFactoryInterface | $statsFactory |
Implemented in WatchedItemStore, Wikimedia\Rdbms\LoadMonitor, and Wikimedia\Rdbms\LoadMonitorNull.