vertx / io.vertx.kotlin.cassandra / io.vertx.cassandra.CassandraClient / disconnectAwait

disconnectAwait

suspend fun CassandraClient.disconnectAwait(): Unit

Disconnects from the Cassandra service.

Parameters

disconnectHandler - handler called when asynchronous disconnect call ends

Returncurrent
Cassandra client instance *