Interface StashOverflowStrategyConfigurator

All Known Implementing Classes:
DiscardConfigurator, ThrowExceptionConfigurator

public interface 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.
  • Method Summary

    Modifier and Type
    Method
    Description
    create(com.typesafe.config.Config config)