open fun clusterFailOverWithOptions(options: FailoverOptions, handler: Handler<AsyncResult<String>>): RedisTransaction
Forces a slave to perform a manual failover of its master.
options -
options
handler - Handler for the result of this call.
handler
Return