public interface SpanContext
| Modifier and Type | Method and Description |
|---|---|
Iterable<Map.Entry<String,String>> |
baggageItems() |
Iterable<Map.Entry<String,String>> baggageItems()
Span.setBaggageItem(String, String),
Span.getBaggageItem(String)Copyright © 2016–2018 OpenTracing. All rights reserved.