public static final class BackoffSupervisor.GetRestartCount$
extends java.lang.Object
implements scala.Product, scala.Serializable
BackoffSupervisor
and it will reply with
BackoffSupervisor.RestartCount
containing the current restart count.Modifier and Type | Field and Description |
---|---|
static BackoffSupervisor.GetRestartCount$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
GetRestartCount$() |
public static final BackoffSupervisor.GetRestartCount$ MODULE$