Interface ReadWriteSpan

All Superinterfaces:
ImplicitContextKeyed, ReadableSpan, Span
All Known Implementing Classes:
SdkSpan

public interface ReadWriteSpan extends Span, ReadableSpan
A combination of the write methods from the Span interface and the read methods from the ReadableSpan interface.