Class: Plumbing::Pipe::Filter
- Inherits:
-
CustomFilter
- Object
- Plumbing::Pipe
- CustomFilter
- Plumbing::Pipe::Filter
- Defined in:
- lib/plumbing/pipe/filter.rb
Overview
A pipe that filters events from a source pipe
Instance Method Summary collapse
-
#initialize(source:) {|Plumbing::Event| ... } ⇒ Filter
constructor
Chain this pipe to the source pipe.
Methods inherited from Plumbing::Pipe
#add_observer, #is_observer?, #notify, #remove_observer, #shutdown
Methods included from Actor
#in_context?, included, #safely, #stop, timeout, transporter