vertx / io.vertx.kotlin.kafka.admin / io.vertx.kafka.admin.AdminUtils / topicExistsAwait
topicExistsAwait
suspend fun AdminUtils.topicExistsAwait(topicName: String): Boolean
Checks if the Kafka topic given by topicName does exist.
Parameters
topicName
- Name of the topic
completionHandler
- vert.x callback