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

clusterForgetAwait

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

Suspending version of method io.vertx.redis.RedisTransaction.clusterForget

Parameters

nodeId -

Return

String

NOTE: This function has been automatically generated from io.vertx.redis.RedisTransaction using Vert.x codegen.