public class ThrowOverflowExceptionStrategy$ extends java.lang.Object implements StashOverflowStrategy, scala.Product, scala.Serializable
StashOverflowException, hence the persistent actor will starting recovery
if guarded by default supervisor strategy.
Be carefully if used together with persist/persistAll or has many messages needed
to replay.| Modifier and Type | Field and Description |
|---|---|
static ThrowOverflowExceptionStrategy$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
ThrowOverflowExceptionStrategy$() |
| Modifier and Type | Method and Description |
|---|---|
ThrowOverflowExceptionStrategy$ |
getInstance()
Java API: get the singleton instance
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final ThrowOverflowExceptionStrategy$ MODULE$
public ThrowOverflowExceptionStrategy$ getInstance()