Init

org.apache.pekko.stream.FanInShape.Init
sealed trait Init[O]

Attributes

Source
FanInShape.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Name[O]
class Ports[O]

Members list

Value members

Abstract methods

def inlets: Seq[Inlet[_]]

Attributes

Source
FanInShape.scala
def name: String

Attributes

Source
FanInShape.scala
def outlet: Outlet[O]

Attributes

Source
FanInShape.scala