vertx / io.vertx.kotlin.core.shareddata / io.vertx.core.shareddata.AsyncMap / sizeAwait

sizeAwait

suspend fun <K, V> AsyncMap<K, V>.sizeAwait(): Int

Provide the number of entries in the map

Parameters

resultHandler - handler which will receive the number of entries