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