vertx / io.vertx.redis / RedisTransaction / clusterSetConfigEpoch

clusterSetConfigEpoch

abstract fun clusterSetConfigEpoch(epoch: Long, handler: Handler<AsyncResult<String>>): RedisTransaction

Set the configuration epoch in a new node.

Parameters

epoch -

handler - Handler for the result of this call.

Since
Redis 3.0.0 group: cluster