public interface SpanExtractor<T>
| Modifier and Type | Method and Description |
|---|---|
Span |
joinTrace(T carrier)
Returns a SpanBuilder provided a “carrier” object from which to extract identifying
information needed by the new Span instance.
|
Span joinTrace(T carrier)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.