vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterSlavesAwait

clusterSlavesAwait

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

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

Parameters

nodeId -

Return

String

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