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

clearAwait

suspend fun <K, V> AsyncMap<K, V>.clearAwait(): Unit

Clear all entries in the map

Parameters

resultHandler - called on completion