Sha256: 48e0c15e36ce22eae3946c2b12fe7bf10f2069c8bc1296b34b83ecebdf74235f
Contents?: true
Size: 302 Bytes
Versions: 18
Compression:
Stored size: 302 Bytes
Contents
# -*- encoding: binary -*- # # raindrops may use the {aggregate}[http://github.com/josephruscio/aggregate] # RubyGem to aggregate statistics from TCP_Info lookups. module Raindrops::Aggregate autoload :PMQ, "raindrops/aggregate/pmq" autoload :LastDataRecv, "raindrops/aggregate/last_data_recv" end
Version data entries
18 entries across 18 versions & 2 rubygems