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

clusterSlavesAwait

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

List slave nodes of the specified master node.

Parameters

nodeId -

handler - Handler for the result of this call.

Return