Uses of Enum
io.vertx.circuitbreaker.CircuitBreakerState
Packages that use CircuitBreakerState
Package
Description
-
Uses of CircuitBreakerState in io.vertx.circuitbreaker
Subclasses with type arguments of type CircuitBreakerState in io.vertx.circuitbreakerMethods in io.vertx.circuitbreaker that return CircuitBreakerStateModifier and TypeMethodDescriptionCircuitBreaker.state()static CircuitBreakerStateReturns 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. -
Uses of CircuitBreakerState in io.vertx.reactivex.circuitbreaker
Methods in io.vertx.reactivex.circuitbreaker that return CircuitBreakerState -
Uses of CircuitBreakerState in io.vertx.rxjava3.circuitbreaker
Methods in io.vertx.rxjava3.circuitbreaker that return CircuitBreakerState