Module: Statsy::Transport::Interface
Overview
Atomically send a Statsd encoded message to the service only call once per packet
Instance Method Summary collapse
Instance Method Details
#write(stat) ⇒ Object
12 |
# File 'lib/statsy.rb', line 12 def write(stat); end |