public interface SpanContext
baggageItems() returns the map of user-level "Baggage".Span.setBaggageItem(String, String),
Span.getBaggageItem(String)| 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 © 2017 Pivotal Software, Inc.. All rights reserved.