open fun clusterCountFailureReports(nodeId: String, handler: Handler<AsyncResult<Long>>): RedisClient
Return the number of failure reports active for a given node.
nodeId -
nodeId
handler - Handler for the result of this call.
handler
Return