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