public class NoOpSpanReporter extends Object implements SpanReporter
| Constructor and Description |
|---|
NoOpSpanReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
report(Span span)
Reports a completed span out of band, usually out of process.
|
public void report(Span span)
SpanReporterreport in interface SpanReporterCopyright © 2017 Pivotal Software, Inc.. All rights reserved.