vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / clusterFailoverAwait

clusterFailoverAwait

suspend fun RedisClient.clusterFailoverAwait(): Unit

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

Parameters

handler - Handler for the result of this call.

Return