Class Statsd::Graphite
In: lib/statsd/graphite.rb
Parent: EM::Connection

Methods

Attributes

counters  [RW] 
flush_interval  [RW] 
timers  [RW] 

Public Class methods

Public Instance methods

def unbind

  p ' connection totally closed'
  EventMachine::stop_event_loop

end

[Validate]