| 程序包 | 说明 |
|---|---|
| com.alipay.common.tracer.core.async | |
| com.alipay.common.tracer.core.context.trace | |
| com.alipay.common.tracer.core.holder |
| 限定符和类型 | 字段和说明 |
|---|---|
protected SofaTraceContext |
TracedExecutorService.traceContext |
| 构造器和说明 |
|---|
SofaTracerCallable(Callable<T> wrappedCallable,
SofaTraceContext traceContext) |
SofaTracerRunnable(Runnable wrappedRunnable,
SofaTraceContext traceContext) |
TracedExecutorService(ExecutorService delegate,
SofaTraceContext traceContext) |
TracerScheduleExecutorService(ScheduledExecutorService delegate,
SofaTraceContext traceContext) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SofaTracerThreadLocalTraceContext
SofaTracerThreadLocalTraceContext
|
| 限定符和类型 | 方法和说明 |
|---|---|
static SofaTraceContext |
SofaTraceContextHolder.getSofaTraceContext()
Get threadlocal alipay trace context
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.