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 nullHealthChecks procedureCopyright © 2021 Eclipse. All rights reserved.