Uses of Class
io.opencensus.tags.propagation.TagContextTextFormat.Getter
Packages that use TagContextTextFormat.Getter
-
Uses of TagContextTextFormat.Getter in io.opencensus.tags.propagation
Methods in io.opencensus.tags.propagation with parameters of type TagContextTextFormat.GetterModifier and TypeMethodDescriptionabstract <C> TagContextTagContextTextFormat.extract(C carrier, TagContextTextFormat.Getter<C> getter) Extracts the tag context from upstream.