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