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

Members list

Value members

Abstract methods

Attributes

Source
PersistentActor.scala