public class TraceScope extends Object implements Closeable
Modifier and Type | Method and Description |
---|---|
void |
close() |
Span |
detach()
Remove this span as the current thread, but don't stop it yet or
send it for collection.
|
Span |
getSpan() |
public Span getSpan()
public Span detach()
public void close()
close
in interface Closeable
close
in interface AutoCloseable
Copyright © 2014. All rights reserved.