Uses of Interface
zipkin2.reporter.Reporter
-
-
Uses of Reporter in zipkin2.reporter
Classes in zipkin2.reporter that implement Reporter Modifier and Type Class Description classAsyncReporter<S>As spans are reported, they are encoded and added to a pending queue.Fields in zipkin2.reporter declared as Reporter Modifier and Type Field Description static Reporter<zipkin2.Span>Reporter. CONSOLEstatic Reporter<zipkin2.Span>Reporter. NOOP
-