ThrottleMode

org.apache.pekko.stream.ThrottleMode
See theThrottleMode companion object
sealed abstract class ThrottleMode

Represents a mode that decides how to deal exceed rate for Throttle operator

Attributes

Companion
object
Source
ThrottleMode.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Enforcing
object Shaping
In this article