This documentation regards version 2.10.4+4-4ab9d551-SNAPSHOT, however the current version is 2.10.4.
alsoToAll
Attaches the given Source
s to this Flow
, meaning that elements that pass through this Flow
will also be sent to all those Sink
s.
Signature
Source.alsoToAll
Flow.alsoToAll
Description
Attaches the given Source
s to this Flow
, meaning that elements that pass through this Flow
will also be sent to all those Sink
s.