public class TraceExecutor extends Object implements Executor
Executor for TraceContext propagation.
TraceScheduledExecutorService marks the entry point of the async action.
| 限定符和类型 | 字段和说明 |
|---|---|
protected Executor |
delegate |
protected CommandWrapper |
wrapper |
| 构造器和说明 |
|---|
TraceExecutor(Executor delegate,
CommandWrapper wrapper) |
protected final Executor delegate
protected final CommandWrapper wrapper
public TraceExecutor(Executor delegate, CommandWrapper wrapper)
Copyright © 2021. All rights reserved.