Package akka.persistence.typed.internal
Interface StashOverflowStrategy
-
- All Known Implementing Classes:
StashOverflowStrategy.Drop$,StashOverflowStrategy.Fail$
public interface StashOverflowStrategyINTERNAL API
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStashOverflowStrategy.Drop$static classStashOverflowStrategy.Fail$
-