Uses of Class
io.opencensus.implcore.tags.TagMapImpl
-
Packages that use TagMapImpl Package Description io.opencensus.implcore.tags io.opencensus.implcore.tags.propagation -
-
Uses of TagMapImpl in io.opencensus.implcore.tags
Fields in io.opencensus.implcore.tags declared as TagMapImpl Modifier and Type Field Description static TagMapImplTagMapImpl. EMPTYEmptyTagMapImplwith no tags.Methods in io.opencensus.implcore.tags that return TagMapImpl Modifier and Type Method Description TagMapImplTagMapBuilderImpl. build()TagMapImplTaggerImpl. empty()TagMapImplTaggerImpl. getCurrentTagContext()private static TagMapImplTaggerImpl. toTagMapImpl(TagContext tags) -
Uses of TagMapImpl in io.opencensus.implcore.tags.propagation
Methods in io.opencensus.implcore.tags.propagation that return TagMapImpl Modifier and Type Method Description (package private) static TagMapImplBinarySerializationUtils. deserializeBinary(byte[] bytes)
-