Module
Statsd::Server
In:
lib/statsd/server.rb
Methods
get_and_clear_stats!
post_init
receive_data
Classes and Modules
Class
Statsd::Server::Daemon
Constants
Version
=
'0.5.4'
FLUSH_INTERVAL
=
10
COUNTERS
=
{}
TIMERS
=
{}
Public Class methods
get_and_clear_stats!
()
Public Instance methods
post_init
()
receive_data
(msg)
[Validate]