vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / clusterResetWithOptionsAwait

clusterResetWithOptionsAwait

suspend fun RedisClient.clusterResetWithOptionsAwait(options: ResetOptions): Unit

Reset a Redis Cluster node.

Parameters

options -

handler - Handler for the result of this call.

Return