Uses of Interface
org.springframework.cloud.sleuth.propagation.Propagator.Getter
Packages that use Propagator.Getter
-
Uses of Propagator.Getter in org.springframework.cloud.sleuth.propagation
Methods in org.springframework.cloud.sleuth.propagation with parameters of type Propagator.GetterModifier and TypeMethodDescription<C> Span.BuilderPropagator.extract(C carrier, Propagator.Getter<C> getter) Extracts the value from upstream.