StashOverflowStrategyConfigurator
org.apache.pekko.persistence.StashOverflowStrategyConfigurator
Implement this interface in order to configure the stashOverflowStrategy for the internal stash of persistent actor. An instance of this class must be instantiable using a no-arg constructor.
Attributes
- Source
- PersistentActor.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DiscardConfigurator
Members list
In this article