| Package | Description |
|---|---|
| io.smallrye.faulttolerance.core.circuit.breaker |
| Modifier and Type | Field and Description |
|---|---|
CircuitBreakerEvents.State |
CircuitBreakerEvents.StateTransition.targetState |
| Modifier and Type | Method and Description |
|---|---|
static CircuitBreakerEvents.State |
CircuitBreakerEvents.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CircuitBreakerEvents.State[] |
CircuitBreakerEvents.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.