vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / clusterSetConfigEpochAwait

clusterSetConfigEpochAwait

suspend fun RedisClient.clusterSetConfigEpochAwait(epoch: Long): Unit

Set the configuration epoch in a new node.

Parameters

epoch -

handler - Handler for the result of this call.

Return