Uses of Class
io.opencensus.implcore.tags.TagMapImpl
Packages that use TagMapImpl
-
Uses of TagMapImpl in io.opencensus.implcore.tags
Fields in io.opencensus.implcore.tags declared as TagMapImplModifier and TypeFieldDescriptionstatic final TagMapImpl
TagMapImpl.EMPTY
EmptyTagMapImpl
with no tags.Methods in io.opencensus.implcore.tags that return TagMapImplModifier and TypeMethodDescriptionTagMapBuilderImpl.build()
TaggerImpl.empty()
TaggerImpl.getCurrentTagContext()
private static TagMapImpl
TaggerImpl.toTagMapImpl
(TagContext tags) -
Uses of TagMapImpl in io.opencensus.implcore.tags.propagation
Methods in io.opencensus.implcore.tags.propagation that return TagMapImplModifier and TypeMethodDescription(package private) static TagMapImpl
BinarySerializationUtils.deserializeBinary
(byte[] bytes)