vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterResetWithOptionsAwait

clusterResetWithOptionsAwait

suspend fun RedisTransaction.clusterResetWithOptionsAwait(options: ResetOptions): String

Reset a Redis Cluster node.

Parameters

options -

handler - Handler for the result of this call.

Return