| Package | Description |
|---|---|
| io.datarouter.instrumentation.trace |
| Modifier and Type | Field and Description |
|---|---|
Collection<TraceThreadDto> |
TraceEntityDto.traceThreadDtos |
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<TraceThreadDto> |
Tracer.getThreadQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tracer.addThread(TraceThreadDto thread) |
| Constructor and Description |
|---|
TraceEntityDto(TraceDto traceDto,
Collection<TraceThreadDto> traceThreadDtos,
Collection<TraceSpanDto> traceSpanDtos) |
Copyright © 2009–2021. All rights reserved.