Class: Concurrent::Channel::Buffer::Ticker

Inherits:
Timer
  • Object
show all
Defined in:
lib/concurrent/channel/buffer/ticker.rb

Instance Attribute Summary (collapse)

Constructor Details

This class inherits a constructor from Concurrent::Channel::Buffer::Base

Instance Attribute Details

- (undocumented) capacity Originally defined in class Base

The maximum number of values which can be #put onto the buffer it becomes full.