Hierarchy For Package io.opentelemetry.context.propagation
Class Hierarchy
- java.lang.Object
- io.opentelemetry.context.propagation.DefaultContextPropagators (implements io.opentelemetry.context.propagation.ContextPropagators)
- io.opentelemetry.context.propagation.MultiTextMapPropagator (implements io.opentelemetry.context.propagation.TextMapPropagator)
- io.opentelemetry.context.propagation.NoopTextMapPropagator (implements io.opentelemetry.context.propagation.TextMapPropagator)
Interface Hierarchy
- io.opentelemetry.context.propagation.ContextPropagators
- io.opentelemetry.context.propagation.TextMapGetter<C>
- io.opentelemetry.context.propagation.TextMapPropagator
- io.opentelemetry.context.propagation.TextMapSetter<C>