Package | Description |
---|---|
io.smallrye.reactive.messaging.amqp | |
io.smallrye.reactive.messaging.extension | |
io.smallrye.reactive.messaging.health | |
io.smallrye.reactive.messaging.kafka |
Modifier and Type | Method and Description |
---|---|
HealthReport |
AmqpConnector.getLiveness() |
HealthReport |
AmqpConnector.getReadiness() |
Modifier and Type | Method and Description |
---|---|
HealthReport |
HealthCenter.getLiveness() |
HealthReport |
HealthCenter.getReadiness() |
Modifier and Type | Field and Description |
---|---|
static HealthReport |
HealthReport.OK_INSTANCE
A report used when there are no channels.
|
Modifier and Type | Method and Description |
---|---|
HealthReport |
HealthReport.HealthReportBuilder.build() |
default HealthReport |
HealthReporter.getLiveness() |
default HealthReport |
HealthReporter.getReadiness() |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.microprofile.health.HealthCheckResponse |
HealthChecks.getHealthCheck(HealthReport report,
String check) |
Modifier and Type | Method and Description |
---|---|
HealthReport |
KafkaConnector.getLiveness() |
HealthReport |
KafkaConnector.getReadiness() |
Copyright © 2018–2021 SmallRye. All rights reserved.