MandatoryAttribute
org.apache.pekko.stream.Attributes.MandatoryAttribute
@DoNotInherit
sealed trait MandatoryAttribute extends Attribute
Attributes that are always present (is defined with default values by the materializer)
Not for user extension
Attributes
- Source
- Attributes.scala
- Graph
-
- Supertypes
- Known subtypes
-
class DebugLoggingclass Dispatcherclass FuzzingModeclass MaxFixedBufferSizeclass OutputBurstLimitclass SupervisionStrategyclass SyncProcessingLimitclass CancellationStrategyclass InputBuffer
In this article