Uses of Class
cloud.opencode.base.observability.health.HealthRegistry
Packages that use HealthRegistry
-
Uses of HealthRegistry in cloud.opencode.base.observability.health
Methods in cloud.opencode.base.observability.health that return HealthRegistryModifier and TypeMethodDescriptionstatic HealthRegistryHealthRegistry.create()Creates a new emptyHealthRegistrywith the default limit (1000).static HealthRegistryHealthRegistry.create(int maxChecks) Creates a new emptyHealthRegistrywith the specified limit.