Uses of Class
io.opencensus.tags.propagation.TagContextTextFormat.Setter
Packages that use TagContextTextFormat.Setter
-
Uses of TagContextTextFormat.Setter in io.opencensus.tags.propagation
Methods in io.opencensus.tags.propagation with parameters of type TagContextTextFormat.SetterModifier and TypeMethodDescriptionabstract <C> voidTagContextTextFormat.inject(TagContext tagContext, C carrier, TagContextTextFormat.Setter<C> setter) Injects the tag context downstream.