Strategy

org.apache.pekko.stream.Attributes.CancellationStrategy.Strategy
sealed trait Strategy

Attributes

Source
Attributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AfterDelay
object CompleteStage.type
object FailStage.type
object PropagateFailure.type
In this article