public class PropagationComponentImpl
extends io.opencensus.trace.propagation.PropagationComponent
PropagationComponent.| Constructor and Description |
|---|
PropagationComponentImpl() |
| Modifier and Type | Method and Description |
|---|---|
io.opencensus.trace.propagation.TextFormat |
getB3Format() |
io.opencensus.trace.propagation.BinaryFormat |
getBinaryFormat() |
io.opencensus.trace.propagation.TextFormat |
getTraceContextFormat() |
public io.opencensus.trace.propagation.BinaryFormat getBinaryFormat()
getBinaryFormat in class io.opencensus.trace.propagation.PropagationComponentpublic io.opencensus.trace.propagation.TextFormat getB3Format()
getB3Format in class io.opencensus.trace.propagation.PropagationComponentpublic io.opencensus.trace.propagation.TextFormat getTraceContextFormat()
getTraceContextFormat in class io.opencensus.trace.propagation.PropagationComponent