Package io.streamthoughts.azkarra.http.health
-
Interface Summary Interface Description HealthIndicator StatusAggregator TheStatusAggregator
is used to aggregate multipleStatus
instance. -
Class Summary Class Description Health TheHealth
wraps information about a service or sub-system.Health.Builder Builder for creating newHealth
instances.HealthAggregator TheHealthAggregator
aggregates multipleHealth
instances into a single one.Status