Sha256: 80e38953aaf0089bfe5d1b0804501d385443bbb00b0c2270df6417b5f7b168b8

Contents?: true

Size: 303 Bytes

Versions: 8

Compression:

Stored size: 303 Bytes

Contents

# -*- encoding: binary -*-
#
# raindrops may use the {aggregate}[https://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

8 entries across 8 versions & 2 rubygems

Version Path
raindrops-maintained-0.21.0 lib/raindrops/aggregate.rb
raindrops-0.20.1 lib/raindrops/aggregate.rb
raindrops-0.20.0 lib/raindrops/aggregate.rb
raindrops-0.19.2 lib/raindrops/aggregate.rb
raindrops-0.19.1 lib/raindrops/aggregate.rb
raindrops-0.19.0 lib/raindrops/aggregate.rb
raindrops-0.18.0 lib/raindrops/aggregate.rb
raindrops-0.17.0 lib/raindrops/aggregate.rb