Class SingleLineFormatter

java.lang.Object
io.servicetalk.opentracing.inmemory.SingleLineFormatter
All Implemented Interfaces:
io.opentracing.propagation.Format<SingleLineValue>, InMemorySpanContextExtractor<SingleLineValue>, InMemorySpanContextFormat<SingleLineValue>, InMemorySpanContextInjector<SingleLineValue>

public final class SingleLineFormatter extends Object implements InMemorySpanContextFormat<SingleLineValue>
Single-line serialization format. Examples:
  • 00000000000B75A2.00000000000B75A2<:000000000015C003 (no sampling information)
  • 00000000000B75A2.00000000000B75A2<:000000000015C003:1 (sampling=true)