vertx / io.vertx.spi.cluster.hazelcast / HazelcastClusterManager / getLockWithTimeout

getLockWithTimeout

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