Searched refs:getBinaryFormat (Results 1 – 6 of 6) sorted by relevance
39 public abstract BinaryFormat getBinaryFormat(); in getBinaryFormat() method in PropagationComponent64 public BinaryFormat getBinaryFormat() { in getBinaryFormat() method in PropagationComponent.NoopPropagationComponent
29 public BinaryFormat getBinaryFormat() { in getBinaryFormat() method in PropagationComponentImpl
33 assertThat(propagationComponent.getBinaryFormat()) in implementationOfBinaryFormat()
33 assertThat(propagationComponent.getBinaryFormat()).isInstanceOf(BinaryFormatImpl.class); in implementationOfBinary()
276 Tracing.getPropagationComponent().getBinaryFormat()); in getTracerFactories()
438 Tracing.getPropagationComponent().getBinaryFormat()); in getEffectiveInterceptors()