public class SpanWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_NAME |
| Constructor and Description |
|---|
SpanWrapper(io.opentracing.Span span,
io.opentracing.Scope scope) |
| Modifier and Type | Method and Description |
|---|---|
void |
finish() |
io.opentracing.Span |
get() |
io.opentracing.Scope |
getScope() |
boolean |
isFinished() |
public static final String PROPERTY_NAME
Copyright © 2018–2022. All rights reserved.