public class NoopTraceScope extends Object implements TraceScope
| Modifier and Type | Class and Description |
|---|---|
static class |
NoopTraceScope.NoopContinuation |
TraceScope.Continuation| Modifier and Type | Field and Description |
|---|---|
static NoopTraceScope |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the activated context and allow any underlying spans to finish.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcapture, captureConcurrent, isAsyncPropagating, setAsyncPropagationpublic static final NoopTraceScope INSTANCE
public void close()
TraceScopeclose in interface TraceScopeclose in interface Closeableclose in interface AutoCloseable