Uses of Package
io.github.resilience4j.circuitbreaker.event
Packages that use io.github.resilience4j.circuitbreaker.event
Package
Description
-
Classes in io.github.resilience4j.circuitbreaker.event used by io.github.resilience4j.circuitbreakerClassDescriptionAn event which is created by a CircuitBreaker.A CircuitBreakerEvent which informs that a call was not permitted, because the CircuitBreaker is OPEN.A CircuitBreakerEvent which informs that an error has been recordedA CircuitBreakerEvent which informs that an error has been ignoredA CircuitBreakerEvent which informs about a reset.A CircuitBreakerEvent which informs about a state transition.A CircuitBreakerEvent which informs that a success has been recorded
-
Classes in io.github.resilience4j.circuitbreaker.event used by io.github.resilience4j.circuitbreaker.eventClassDescriptionAn event which is created by a CircuitBreaker.Event types which are created by a CircuitBreaker.
-
Classes in io.github.resilience4j.circuitbreaker.event used by io.github.resilience4j.circuitbreaker.internalClassDescriptionAn event which is created by a CircuitBreaker.A CircuitBreakerEvent which informs that a call was not permitted, because the CircuitBreaker is OPEN.A CircuitBreakerEvent which informs that an error has been recordedA CircuitBreakerEvent which informs that an error has been ignoredA CircuitBreakerEvent which informs about a reset.A CircuitBreakerEvent which informs about a state transition.A CircuitBreakerEvent which informs that a success has been recorded