public interface ClusterHealthCheck
HealthChecks
procedures.Modifier and Type | Method and Description |
---|---|
static Handler<Promise<Status>> |
createProcedure(Vertx vertx)
Creates a ready-to-use Vert.x cluster
HealthChecks procedure. |
static Handler<Promise<Status>> createProcedure(Vertx vertx)
HealthChecks
procedure.vertx
- the instance of Vert.x, must not be null
HealthChecks
procedureCopyright © 2022 Eclipse. All rights reserved.