Uses of Class
io.opencensus.tags.propagation.TagContextDeserializationException
Packages that use TagContextDeserializationException
-
Uses of TagContextDeserializationException in io.opencensus.tags.propagation
Methods in io.opencensus.tags.propagation that throw TagContextDeserializationExceptionModifier and TypeMethodDescriptionabstract <C> TagContextTagContextTextFormat.extract(C carrier, TagContextTextFormat.Getter<C> getter) Extracts the tag context from upstream.abstract TagContextTagContextBinarySerializer.fromByteArray(byte[] bytes) Creates aTagContextfrom the given on-the-wire encoded representation.