| Package | Description | 
|---|---|
| io.vertx.circuitbreaker | |
| io.vertx.reactivex.circuitbreaker | |
| io.vertx.rxjava.circuitbreaker | 
| Modifier and Type | Method and Description | 
|---|---|
CircuitBreakerState | 
CircuitBreaker.state()  | 
static CircuitBreakerState | 
CircuitBreakerState.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static CircuitBreakerState[] | 
CircuitBreakerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CircuitBreakerState | 
CircuitBreaker.state()  | 
| Modifier and Type | Method and Description | 
|---|---|
CircuitBreakerState | 
CircuitBreaker.state()  | 
Copyright © 2020 Eclipse. All rights reserved.