Module: Streamer

Defined in:
lib/streamer.rb,
lib/streamer/finder.rb,
lib/streamer/stream.rb,
lib/streamer/version.rb,
lib/streamer/functors.rb,
lib/streamer/functors/eq.rb,
lib/streamer/functors/gt.rb,
lib/streamer/functors/lt.rb,
lib/streamer/functors/gte.rb,
lib/streamer/functors/lte.rb,
lib/streamer/functors/sum.rb,
lib/streamer/fact_providers.rb,
lib/streamer/functors/count.rb,
lib/streamer/functors/group.rb,
lib/streamer/functors/least.rb,
lib/streamer/stream_builder.rb,
lib/streamer/functors/divide.rb,
lib/streamer/functors/lookup.rb,
lib/streamer/functors/member.rb,
lib/streamer/functors/average.rb,
lib/streamer/functors/functor.rb,
lib/streamer/functors/multiply.rb,
lib/streamer/functors/subtract.rb,
lib/streamer/functors/list_filter.rb,
lib/streamer/fact_providers/csv_provider.rb,
lib/streamer/fact_providers/hash_provider.rb,
lib/streamer/fact_providers/yaml_provider.rb

Overview

Streamer is the module that is responsible for pushing data through the pipe

Defined Under Namespace

Modules: FactProviders, Functors Classes: Finder, Stream, StreamBuilder

Constant Summary collapse

VERSION =
'0.2.1'.freeze