Uses of Class
io.datarouter.instrumentation.trace.Trace2ThreadDto
Packages that use Trace2ThreadDto
-
Uses of Trace2ThreadDto in io.datarouter.instrumentation.trace
Fields in io.datarouter.instrumentation.trace with type parameters of type Trace2ThreadDtoModifier and TypeFieldDescriptionfinal Collection<Trace2ThreadDto>Trace2BundleDto.traceThreadDtosMethods in io.datarouter.instrumentation.trace that return types with arguments of type Trace2ThreadDtoMethods in io.datarouter.instrumentation.trace with parameters of type Trace2ThreadDtoConstructor parameters in io.datarouter.instrumentation.trace with type arguments of type Trace2ThreadDtoModifierConstructorDescriptionTrace2BundleDto(Trace2Dto traceDto, Collection<Trace2ThreadDto> traceThreadDtos, Collection<Trace2SpanDto> traceSpanDtos)