vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / clusterCountFailureReportsAwait

clusterCountFailureReportsAwait

suspend fun RedisClient.clusterCountFailureReportsAwait(nodeId: String): Long

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

Parameters

nodeId -

handler - Handler for the result of this call.

Return