vertx / io.vertx.spi.cluster.zookeeper / ZookeeperClusterManager / getLockWithTimeout

getLockWithTimeout

open fun getLockWithTimeout(name: String, timeout: Long, resultHandler: Handler<AsyncResult<Lock>>): Unit