Package io.opencensus.tags.propagation
-
Class Summary Class Description TagContextBinarySerializer Object for serializing and deserializingTagContexts with the binary format.TagContextTextFormat Object for injecting and extractingTagContextas text into carriers that travel in-band across process boundaries.TagContextTextFormat.Getter<C> Class that allows aTagContextTextFormatto read propagated fields from a carrier.TagContextTextFormat.Setter<C> Class that allows aTagContextTextFormatto set propagated fields into a carrier.TagPropagationComponent Object containing all supportedTagContextpropagation formats. -
Exception Summary Exception Description TagContextDeserializationException Exception thrown when aTagContextcannot be parsed.TagContextSerializationException Exception thrown when aTagContextcannot be serialized.