vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterResetAwait

clusterResetAwait

suspend fun RedisTransaction.clusterResetAwait(): String

Reset a Redis Cluster node.

Parameters

handler - Handler for the result of this call.

Return