Uses of Class
io.opencensus.implcore.tags.TagValueWithMetadata
Packages that use TagValueWithMetadata
-
Uses of TagValueWithMetadata in io.opencensus.implcore.tags
Methods in io.opencensus.implcore.tags that return TagValueWithMetadataModifier and TypeMethodDescriptionstatic TagValueWithMetadataTagValueWithMetadata.create(TagValue tagValue, TagMetadata tagMetadata) Creates aTagValueWithMetadata.Methods in io.opencensus.implcore.tags that return types with arguments of type TagValueWithMetadataConstructor parameters in io.opencensus.implcore.tags with type arguments of type TagValueWithMetadataModifierConstructorDescriptionTagMapImpl(Map<? extends TagKey, ? extends TagValueWithMetadata> tags) Creates a newTagMapImplwith the given tags.