Uses of Class
io.datarouter.trace.storage.thread.Trace2Thread
| Package | Description |
|---|---|
| io.datarouter.trace.storage | |
| io.datarouter.trace.storage.entity | |
| io.datarouter.trace.storage.thread |
-
Uses of Trace2Thread in io.datarouter.trace.storage
Method parameters in io.datarouter.trace.storage with type arguments of type Trace2Thread Modifier and Type Method Description voidBaseTrace2Dao. putMultiTraceBundles(java.util.List<Trace2Thread> threadDatabeans, java.util.List<Trace2Span> spanDatabeans, java.util.List<Trace2> traceDatabean) -
Uses of Trace2Thread in io.datarouter.trace.storage.entity
Fields in io.datarouter.trace.storage.entity with type parameters of type Trace2Thread Modifier and Type Field Description java.util.List<Trace2Thread>Trace2Bundle. threadsConstructor parameters in io.datarouter.trace.storage.entity with type arguments of type Trace2Thread Constructor Description Trace2Bundle(java.lang.String account, Trace2 trace, java.util.List<Trace2Thread> threads, java.util.List<Trace2Span> spans) -
Uses of Trace2Thread in io.datarouter.trace.storage.thread
Methods in io.datarouter.trace.storage.thread with parameters of type Trace2Thread Modifier and Type Method Description java.util.List<io.datarouter.model.field.Field<?>>Trace2Thread.Trace2ThreadFielder. getNonKeyFields(Trace2Thread databean)