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

getAsyncMap

open fun <K : Any, V : Any> getAsyncMap(name: String, handler: Handler<AsyncResult<AsyncMap<K, V>>>): Unit