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 -
Return