MediaWiki master
BufferingStatsdDataFactory Member List

This is the complete list of members for BufferingStatsdDataFactory, including all inherited members.

$bufferBufferingStatsdDataFactoryprotected
$enabledBufferingStatsdDataFactoryprotected
__construct( $prefix)BufferingStatsdDataFactory
clearData()BufferingStatsdDataFactory
decrement( $key)BufferingStatsdDataFactory
gauge( $key, $value)BufferingStatsdDataFactory
getData()BufferingStatsdDataFactory
getDataCount()BufferingStatsdDataFactory
hasData()BufferingStatsdDataFactory
increment( $key)BufferingStatsdDataFactory
produceStatsdData( $key, $value=1, $metric=StatsdDataInterface::STATSD_METRIC_COUNT)BufferingStatsdDataFactory
set( $key, $value)BufferingStatsdDataFactory
setEnabled( $enabled)BufferingStatsdDataFactory
timing( $key, $time)BufferingStatsdDataFactory
updateCount( $key, $delta)BufferingStatsdDataFactory