vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterCountFailureReportsAwait

clusterCountFailureReportsAwait

suspend fun RedisTransaction.clusterCountFailureReportsAwait(nodeId: String): String

Return the number of failure reports active for a given node.

Parameters

nodeId -

handler - Handler for the result of this call.

Return