Uses of Class
zipkin2.reporter.CheckResult
-
-
Uses of CheckResult in zipkin2.reporter
Fields in zipkin2.reporter declared as CheckResult Modifier and Type Field Description static CheckResultCheckResult. OKMethods in zipkin2.reporter that return CheckResult Modifier and Type Method Description CheckResultComponent. check()Answers the question: Are operations on this component likely to succeed?static CheckResultCheckResult. failed(Throwable error)
-