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