Uses of Class
zipkin2.reporter.Component
-
-
Uses of Component in zipkin2.reporter
Subclasses of Component in zipkin2.reporter Modifier and Type Class Description classAsyncReporter<S>As spans are reported, they are encoded and added to a pending queue.classSenderSends a list of encoded spans to a transport such as http or Kafka.
-