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