| Package | Description |
|---|---|
| org.apache.hadoop.tracing |
| Modifier and Type | Method and Description |
|---|---|
SpanContext |
Span.getContext() |
| Modifier and Type | Method and Description |
|---|---|
TraceScope |
Tracer.newScope(String description,
SpanContext spanCtx) |
TraceScope |
Tracer.newScope(String description,
SpanContext spanCtx,
boolean finishSpanOnClose) |
Span |
Tracer.newSpan(String description,
SpanContext spanCtx) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.