public final class V2SpanConverter extends Object
This type isn't thread-safe: it re-uses state to avoid re-allocations in conversion loops.
| Modifier and Type | Method and Description |
|---|---|
V1Span |
convert(Span value) |
static V2SpanConverter |
create() |
public static V2SpanConverter create()
Copyright © 2015–2019 OpenZipkin. All rights reserved.