Uses of Class
io.datarouter.trace.storage.thread.Trace2ThreadKey
| Package | Description |
|---|---|
| io.datarouter.trace.storage | |
| io.datarouter.trace.storage.thread |
-
Uses of Trace2ThreadKey in io.datarouter.trace.storage
Methods in io.datarouter.trace.storage that return types with arguments of type Trace2ThreadKey Modifier and Type Method Description io.datarouter.storage.util.PrimaryKeyVacuum<Trace2ThreadKey>BaseTrace2Dao. makeTraceThreadVacuum() -
Uses of Trace2ThreadKey in io.datarouter.trace.storage.thread
Methods in io.datarouter.trace.storage.thread that return Trace2ThreadKey Modifier and Type Method Description Trace2ThreadKeyTrace2ThreadKey. prefixFromEntityKey(Trace2EntityKey entityKey)Methods in io.datarouter.trace.storage.thread that return types with arguments of type Trace2ThreadKey Modifier and Type Method Description java.lang.Class<Trace2ThreadKey>Trace2Thread. getKeyClass()Constructors in io.datarouter.trace.storage.thread with parameters of type Trace2ThreadKey Constructor Description Trace2Thread(Trace2ThreadKey key)