vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterReplicateAwait

clusterReplicateAwait

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

Reconfigure a node as a slave of the specified master node.

Parameters

nodeId -

handler - Handler for the result of this call.

Return