vertx / io.vertx.kotlin.kafka.admin / io.vertx.kafka.admin.AdminUtils / deleteTopicAwait

deleteTopicAwait

suspend fun AdminUtils.deleteTopicAwait(topicName: String): Unit

Delete the Kafka topic given by the topicName.

Parameters

topicName - Name of the topic to be deleted

completionHandler - vert.x callback