SubstreamCancelStrategy

org.apache.pekko.stream.SubstreamCancelStrategy
See theSubstreamCancelStrategy companion class

Attributes

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

Members list

Type members

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

Drain substream on cancellation in order to prevent stalling of the stream of streams.

Drain substream on cancellation in order to prevent stalling of the stream of streams.

Attributes

Source
SubstreamCancelStrategy.scala

Cancel the stream of streams if any substream is cancelled.

Cancel the stream of streams if any substream is cancelled.

Attributes

Source
SubstreamCancelStrategy.scala