StashOverflowStrategy
org.apache.pekko.persistence.StashOverflowStrategy
This defines how to handle the current received message which failed to stash, when the size of Stash exceeding the capacity of Stash.
Attributes
- Source
- PersistentActor.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
In this article