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

rxClose

open fun rxClose(): Completable

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.

Return