@Stability.Volatile public interface RequestSpan
Note that you'll most likely consume this interface through actual implementations from the tracer module that is used for your application. You will not need to worry about this with the default logging tracer, but if you are using OpenTracing or OpenTelemetry, look in their respective codebases for implementations of this class.
Modifier and Type | Method and Description |
---|---|
void |
finish() |
Copyright © 2020 Couchbase, Inc.. All rights reserved.