Uses of Class
io.opencensus.tags.propagation.TagPropagationComponent
Packages that use TagPropagationComponent
Package
Description
API for associating tags with scoped operations.
-
Uses of TagPropagationComponent in io.opencensus.implcore.tags
Methods in io.opencensus.implcore.tags that return TagPropagationComponent -
Uses of TagPropagationComponent in io.opencensus.implcore.tags.propagation
Subclasses of TagPropagationComponent in io.opencensus.implcore.tags.propagation -
Uses of TagPropagationComponent in io.opencensus.tags
Methods in io.opencensus.tags that return TagPropagationComponentModifier and TypeMethodDescriptionstatic TagPropagationComponentTags.getTagPropagationComponent()Returns the defaultTagPropagationComponent.abstract TagPropagationComponentTagsComponent.getTagPropagationComponent()Returns theTagPropagationComponentfor this implementation.