| Modifier and Type | Method and Description |
|---|---|
TraceScope |
Tracer.newNullScope()
Return a null trace scope.
|
TraceScope |
Tracer.newScope(String description)
Create a new trace scope.
|
TraceScope |
Tracer.newScope(String description,
SpanId parentId)
Create a new trace scope.
|
| Constructor and Description |
|---|
TraceRunnable(Tracer tracer,
TraceScope parent,
Runnable runnable,
String description) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.