Uses of Interface
org.springframework.boot.grpc.server.health.StatusAggregator
Packages that use StatusAggregator
Package
Description
Support for gRPC server health checks.
-
Uses of StatusAggregator in org.springframework.boot.grpc.server.health
Methods in org.springframework.boot.grpc.server.health that return StatusAggregatorModifier and TypeMethodDescriptionstatic StatusAggregatorStatusAggregator.getDefault()ReturnStatusAggregatorinstance using default ordering rules.HealthCheckedGrpcComponent.getStatusAggregator()Returns the status aggregator that should be used for this component.static StatusAggregatorReturn aStatusAggregatorbacked by the given ordered status list.static StatusAggregatorReturn aStatusAggregatorbacked by the given ordered status list.static StatusAggregatorReturn aStatusAggregatorbacked by the given ordered status list.