Class ElasticsearchReactiveHealthCheck
- java.lang.Object
-
- io.quarkiverse.quarkus.elasticsearch.reactive.runtime.health.ElasticsearchReactiveHealthCheck
-
- All Implemented Interfaces:
io.smallrye.health.api.AsyncHealthCheck
@Readiness @ApplicationScoped public class ElasticsearchReactiveHealthCheck extends Object implements io.smallrye.health.api.AsyncHealthCheck
-
-
Constructor Summary
Constructors Constructor Description ElasticsearchReactiveHealthCheck()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.smallrye.mutiny.Uni<org.eclipse.microprofile.health.HealthCheckResponse>
call()
-