open fun clusterSetConfigEpoch(epoch: Long, handler: Handler<AsyncResult<String>>): RedisTransaction
Set the configuration epoch in a new node.
epoch -
epoch
handler - Handler for the result of this call.
handler
Return