public class ArrayListSpanReporter extends Object implements zipkin2.reporter.Reporter<zipkin2.Span>
| Constructor and Description |
|---|
ArrayListSpanReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
List<zipkin2.Span> |
getSpans() |
void |
report(zipkin2.Span span) |
String |
toString() |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.