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.xCircuit breaker configuration options.Circuit breaker states.A failure policy for the
CircuitBreaker.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.xCircuit breaker configuration options.Circuit breaker states.A failure policy for the
CircuitBreaker.A policy for retry execution. -
Classes in io.vertx.circuitbreaker used by io.vertx.rxjava3.circuitbreakerClassDescriptionAn implementation of the circuit breaker pattern for Vert.xCircuit breaker configuration options.Circuit breaker states.A failure policy for the
CircuitBreaker.A policy for retry execution.