OverflowStrategy

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
trait Serializable
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Attributes

Source
OverflowStrategy.scala