Uses of Class
io.datarouter.trace.storage.entity.Trace2EntityKey
| Package | Description |
|---|---|
| io.datarouter.trace.storage.span | |
| io.datarouter.trace.storage.thread | |
| io.datarouter.trace.storage.trace |
-
Uses of Trace2EntityKey in io.datarouter.trace.storage.span
Methods in io.datarouter.trace.storage.span that return Trace2EntityKey Modifier and Type Method Description Trace2EntityKeyTrace2SpanKey. getEntityKey()Methods in io.datarouter.trace.storage.span with parameters of type Trace2EntityKey Modifier and Type Method Description Trace2SpanKeyTrace2SpanKey. prefixFromEntityKey(Trace2EntityKey entityKey)Constructors in io.datarouter.trace.storage.span with parameters of type Trace2EntityKey Constructor Description Trace2SpanKey(Trace2EntityKey entityKey) -
Uses of Trace2EntityKey in io.datarouter.trace.storage.thread
Methods in io.datarouter.trace.storage.thread that return Trace2EntityKey Modifier and Type Method Description Trace2EntityKeyTrace2ThreadKey. getEntityKey()Methods in io.datarouter.trace.storage.thread with parameters of type Trace2EntityKey Modifier and Type Method Description Trace2ThreadKeyTrace2ThreadKey. prefixFromEntityKey(Trace2EntityKey entityKey)Constructors in io.datarouter.trace.storage.thread with parameters of type Trace2EntityKey Constructor Description Trace2ThreadKey(Trace2EntityKey entityKey) -
Uses of Trace2EntityKey in io.datarouter.trace.storage.trace
Methods in io.datarouter.trace.storage.trace that return Trace2EntityKey Modifier and Type Method Description Trace2EntityKeyTrace2Key. getEntityKey()Methods in io.datarouter.trace.storage.trace with parameters of type Trace2EntityKey Modifier and Type Method Description Trace2KeyTrace2Key. prefixFromEntityKey(Trace2EntityKey entityKey)Constructors in io.datarouter.trace.storage.trace with parameters of type Trace2EntityKey Constructor Description Trace2Key(Trace2EntityKey entityKey)