Package io.github.resilience4j.core
@NonNullApi
@NonNullFields
package io.github.resilience4j.core
-
ClassDescriptionA clock abstraction used to measure absolute and relative time.configuration not found exceptionAbstraction to retrieve, copy and clean up values across thread boundary.A convenient implementation of empty
ContextPropagatorAn IntervalBiFunction which can be used to calculate the wait interval.An IntervalFunction which can be used to calculate the wait interval.Creates threads using "$name-%d" pattern for naming.Registry<E,C> root resilience4j registry to be used by resilience types registries for common functionalityAn EventPublisher can be used to register event consumers.A simpleStopWatchto measure the processing duration of a call.