vertx / io.vertx.redis / RedisTransaction / clusterResetWithOptions

clusterResetWithOptions

abstract fun clusterResetWithOptions(options: ResetOptions, handler: Handler<AsyncResult<String>>): RedisTransaction

Reset a Redis Cluster node.

Parameters

options -

handler - Handler for the result of this call.

Since
Redis 3.0.0 group: cluster