public static final class BackoffSupervisor.Reset$
extends java.lang.Object
implements scala.Product, scala.Serializable
BackoffSupervisor and it will reset the back-off.
This should be used in conjunction with withManualReset in BackoffOptions.| Modifier and Type | Field and Description |
|---|---|
static BackoffSupervisor.Reset$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Reset$() |
public static final BackoffSupervisor.Reset$ MODULE$