Uses of Class
io.smallrye.reactive.messaging.health.HealthReport
-
Packages that use HealthReport Package Description io.smallrye.reactive.messaging.health -
-
Uses of HealthReport in io.smallrye.reactive.messaging.health
Fields in io.smallrye.reactive.messaging.health declared as HealthReport Modifier and Type Field Description static HealthReportHealthReport. OK_INSTANCEA report used when there are no channels.Methods in io.smallrye.reactive.messaging.health that return HealthReport Modifier and Type Method Description HealthReportHealthReport.HealthReportBuilder. build()default HealthReportHealthReporter. getLiveness()default HealthReportHealthReporter. getReadiness()default HealthReportHealthReporter. getStartup()
-