| Package | Description |
|---|---|
| io.smallrye.reactive.messaging.health |
| Modifier and Type | Method and Description |
|---|---|
List<HealthReport.ChannelInfo> |
HealthReport.getChannels() |
| Modifier and Type | Method and Description |
|---|---|
HealthReport.HealthReportBuilder |
HealthReport.HealthReportBuilder.add(HealthReport.ChannelInfo info)
Adds a channel info to the report.
|
| Constructor and Description |
|---|
HealthReport(List<HealthReport.ChannelInfo> channels) |
Copyright © 2018–2021 SmallRye. All rights reserved.