MergeSequence

org.apache.pekko.stream.scaladsl.MergeSequence
See theMergeSequence companion class
object MergeSequence

Attributes

Companion
class
Source
Graph.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[T](inputPorts: Int)(extractSequence: T => Long): Graph[UniformFanInShape[T, T], NotUsed]

Attributes

See also
Source
Graph.scala