public class TracedExecutor extends Object implements Executor
Runnable.
Optionally it creates parent span if traceWithActiveSpanOnly = false.| Modifier and Type | Field and Description |
|---|---|
protected io.opentracing.Tracer |
tracer |
| Constructor and Description |
|---|
TracedExecutor(Executor executor,
io.opentracing.Tracer tracer) |
TracedExecutor(Executor executor,
io.opentracing.Tracer tracer,
boolean traceWithActiveSpanOnly) |
Copyright © 2019. All rights reserved.