vertx / io.vertx.reactivex.kafka.admin / AdminUtils / deleteTopic

deleteTopic

open fun deleteTopic(topicName: String, completionHandler: Handler<AsyncResult<Void>>): Unit

Delete the Kafka topic given by the topicName.

Parameters

topicName - Name of the topic to be deleted

completionHandler - vert.x callback