vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterFailoverAwait

clusterFailoverAwait

suspend fun RedisTransaction.clusterFailoverAwait(): String

Forces a slave to perform a manual failover of its master.

Parameters

handler - Handler for the result of this call.

Return