Interface ReadWriteSpan

All Superinterfaces:
io.opentelemetry.context.ImplicitContextKeyed, ReadableSpan, io.opentelemetry.api.trace.Span

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