- All Implemented Interfaces:
- io.opentelemetry.context.propagation.TextMapGetter<Map<String,Object>>
public class HeadersMapExtractAdapter
extends Object
implements io.opentelemetry.context.propagation.TextMapGetter<Map<String,Object>>
A TextMapGetter
that is sourced from a string-keyed Map.