org.apache.pekko.stream.OverflowStrategy
See theOverflowStrategy companion object
@DoNotInherit
sealed abstract class OverflowStrategy extends DelayOverflowStrategy
Represents a strategy that decides how to deal with a buffer that is full but is about to receive a new element.
Attributes
- Companion
- object
- Source
- OverflowStrategy.scala
- Graph
-
- Supertypes
Members list
In this article