public class ClusterMetricsStrategy$
extends java.lang.Object
implements scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static ClusterMetricsStrategy$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
ClusterMetricsStrategy$() |
| Modifier and Type | Method and Description |
|---|---|
scala.PartialFunction<java.lang.Throwable,SupervisorStrategy.Directive> |
metricsDecider()
SupervisorStrategy Decider which allows to survive intermittent Sigar native method calls failures. |
public static final ClusterMetricsStrategy$ MODULE$
public scala.PartialFunction<java.lang.Throwable,SupervisorStrategy.Directive> metricsDecider()
SupervisorStrategy Decider which allows to survive intermittent Sigar native method calls failures.