public static class CircuitBreakerProxy.CircuitBreakerInternalEvents$
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
CircuitBreakerProxy.CircuitBreakerInternalEvents$.CallFailed |
class |
CircuitBreakerProxy.CircuitBreakerInternalEvents$.CallSucceeded |
static interface |
CircuitBreakerProxy.CircuitBreakerInternalEvents$.CircuitBreakerInternalEvent |
Modifier and Type | Field and Description |
---|---|
static CircuitBreakerProxy.CircuitBreakerInternalEvents$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
CircuitBreakerInternalEvents$() |
public static final CircuitBreakerProxy.CircuitBreakerInternalEvents$ MODULE$