Uses of Class
io.apicurio.registry.metrics.health.readiness.PersistenceTimeoutReadinessApply
-
Packages that use PersistenceTimeoutReadinessApply Package Description io.apicurio.registry.metrics.health.readiness io.apicurio.registry.storage.impl.sql -
-
Uses of PersistenceTimeoutReadinessApply in io.apicurio.registry.metrics.health.readiness
Classes in io.apicurio.registry.metrics.health.readiness with annotations of type PersistenceTimeoutReadinessApply Modifier and Type Class Description classPersistenceTimeoutReadinessInterceptorFail readiness check if the duration of processing a artifactStore operation is too high. -
Uses of PersistenceTimeoutReadinessApply in io.apicurio.registry.storage.impl.sql
Classes in io.apicurio.registry.storage.impl.sql with annotations of type PersistenceTimeoutReadinessApply Modifier and Type Class Description classInMemoryRegistryStorageAn in-memory SQL implementation of theRegistryStorageinterface.
-