Package zipkin2.codec
-
Interface Summary Interface Description BytesDecoder<T> This type accepts a collection that receives decoded elements.BytesEncoder<T> Utility for encoding one or more elements of a type into a byte array. -
Enum Summary Enum Description DependencyLinkBytesDecoder DependencyLinkBytesEncoder Encoding SpanBytesDecoder This is separate fromSpanBytesEncoder
, as it isn't needed for instrumentationSpanBytesEncoder Limited interface needed by those writing span reporters