org.apache.pekko.stream.scaladsl.MergePreferred
See theMergePreferred companion class
Attributes
-
Companion
-
class
-
Source
-
Graph.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Attributes
-
Source
-
Graph.scala
-
Supertypes
-
class Object
trait Matchable
class Any
Show all
Create a new MergePreferred with the specified number of secondary input ports.
Create a new MergePreferred with the specified number of secondary input ports.
Value parameters
-
eagerComplete
-
if true, the merge will complete as soon as one of its inputs completes.
-
secondaryPorts
-
number of secondary input ports
Attributes
-
Source
-
Graph.scala