Package io.github.resilience4j.core.registry
@NonNullApi
@NonNullFields
package io.github.resilience4j.core.registry
-
ClassDescriptionAbstractRegistry<E,
C> Abstract registry to be shared with all resilience4j registriesDefault Implementation Of RegistryStore using ConcurrentHashMapEvent types which are created by a CircuitBreaker.Registry Event Consumer to be used by AbstractRegistry.RegistryEventProcessor