Uses of Package
io.vertx.circuitbreaker
Packages that use io.vertx.circuitbreaker
Package
Description
-
Classes in io.vertx.circuitbreaker used by io.vertx.circuitbreakerClassDescriptionAn implementation of the circuit breaker pattern for Vert.xA builder for
CircuitBreaker.Circuit breaker configuration options.Circuit breaker states.A failure policy for theCircuitBreaker.Exception reported when the circuit breaker is open.A policy for retry execution.Exception reported when the monitored operation timed out. -
Classes in io.vertx.circuitbreaker used by io.vertx.reactivex.circuitbreakerClassDescriptionAn implementation of the circuit breaker pattern for Vert.xA builder for
CircuitBreaker.Circuit breaker configuration options.Circuit breaker states.A failure policy for theCircuitBreaker.A policy for retry execution. -
Classes in io.vertx.circuitbreaker used by io.vertx.rxjava3.circuitbreakerClassDescriptionAn implementation of the circuit breaker pattern for Vert.xA builder for
CircuitBreaker.Circuit breaker configuration options.Circuit breaker states.A failure policy for theCircuitBreaker.A policy for retry execution.