vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterFailOverWithOptionsAwait

clusterFailOverWithOptionsAwait

suspend fun RedisTransaction.clusterFailOverWithOptionsAwait(options: FailoverOptions): String

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

Parameters

options -

handler - Handler for the result of this call.

Return