public class Span extends Object implements Closeable
| Constructor and Description |
|---|
Span() |
| Modifier and Type | Method and Description |
|---|---|
Span |
addKVAnnotation(String key,
String value) |
Span |
addTimelineAnnotation(String msg) |
void |
close() |
void |
finish() |
SpanContext |
getContext() |
public SpanContext getContext()
public void finish()
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2008–2022 Apache Software Foundation. All rights reserved.