vertx / io.vertx.rxjava.kafka.admin / AdminUtils / close

close

open fun close(completionHandler: Handler<AsyncResult<Void>>): Unit

Closes the underlying connection to Zookeeper. It is required to call the method for cleanup purposes if AdminUtils was not created with autoClose set to true.

Parameters

completionHandler - vert.x callback