abstract 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.
completionHandler - vert.x callback
completionHandler