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