UniformFanOutShape

org.apache.pekko.stream.UniformFanOutShape
See theUniformFanOutShape companion class

Attributes

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

Members list

Value members

Concrete methods

def apply[I, O](inlet: Inlet[I], outlets: Outlet[O]*): UniformFanOutShape[I, O]

Attributes

Source
UniformFanOutShape.scala