vertx / io.vertx.spi.cluster.ignite / IgniteClusterManager / getLockWithTimeout

getLockWithTimeout

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