Uses of Class
io.datarouter.trace.storage.span.Trace2Span
| Package | Description |
|---|---|
| io.datarouter.trace.storage | |
| io.datarouter.trace.storage.entity | |
| io.datarouter.trace.storage.span |
-
Uses of Trace2Span in io.datarouter.trace.storage
Methods in io.datarouter.trace.storage that return types with arguments of type Trace2Span Modifier and Type Method Description io.datarouter.scanner.Scanner<Trace2Span>BaseTrace2Dao. scanTraceSpanWithRange(io.datarouter.util.tuple.Range<Trace2SpanKey> range) -
Uses of Trace2Span in io.datarouter.trace.storage.entity
Fields in io.datarouter.trace.storage.entity with type parameters of type Trace2Span Modifier and Type Field Description java.util.List<Trace2Span>Trace2Bundle. spans -
Uses of Trace2Span in io.datarouter.trace.storage.span
Methods in io.datarouter.trace.storage.span with parameters of type Trace2Span Modifier and Type Method Description java.util.List<io.datarouter.model.field.Field<?>>Trace2Span.Trace2SpanFielder. getNonKeyFields(Trace2Span databean)