Uses of Class
io.apicurio.registry.metrics.health.liveness.PersistenceExceptionLivenessApply
-
Packages that use PersistenceExceptionLivenessApply Package Description io.apicurio.registry.metrics.health.liveness io.apicurio.registry.storage.impl.sql -
-
Uses of PersistenceExceptionLivenessApply in io.apicurio.registry.metrics.health.liveness
Classes in io.apicurio.registry.metrics.health.liveness with annotations of type PersistenceExceptionLivenessApply Modifier and Type Class Description classPersistenceExceptionLivenessInterceptorFail liveness check if the number of exceptions thrown by artifactStore is too high. -
Uses of PersistenceExceptionLivenessApply in io.apicurio.registry.storage.impl.sql
Classes in io.apicurio.registry.storage.impl.sql with annotations of type PersistenceExceptionLivenessApply Modifier and Type Class Description classInMemoryRegistryStorageAn in-memory SQL implementation of theRegistryStorageinterface.
-