Uses of Class
io.datarouter.trace.storage.span.TraceSpanKey
| Package | Description |
|---|---|
| io.datarouter.trace.storage | |
| io.datarouter.trace.storage.span |
-
Uses of TraceSpanKey in io.datarouter.trace.storage
Methods in io.datarouter.trace.storage that return types with arguments of type TraceSpanKey Modifier and Type Method Description io.datarouter.storage.util.PrimaryKeyVacuum<TraceSpanKey>DatarouterTraceDao. makeTraceSpanVacuum() -
Uses of TraceSpanKey in io.datarouter.trace.storage.span
Methods in io.datarouter.trace.storage.span that return TraceSpanKey Modifier and Type Method Description TraceSpanKeyTraceSpanKey. prefixFromEntityKey(TraceEntityKey entityKey)Methods in io.datarouter.trace.storage.span that return types with arguments of type TraceSpanKey Modifier and Type Method Description java.lang.Class<TraceSpanKey>TraceSpan. getKeyClass()