vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterForgetAwait

clusterForgetAwait

suspend fun RedisTransaction.clusterForgetAwait(nodeId: String): String

Remove a node from the nodes table.

Parameters

nodeId -

handler - Handler for the result of this call.

Return