vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterSetConfigEpochAwait

clusterSetConfigEpochAwait

suspend fun RedisTransaction.clusterSetConfigEpochAwait(epoch: Long): String

Set the configuration epoch in a new node.

Parameters

epoch -

handler - Handler for the result of this call.

Return