Uses of Class
io.datarouter.trace.storage.entity.TraceEntityKey
-
Uses of TraceEntityKey in io.datarouter.trace.storage
Methods in io.datarouter.trace.storage with parameters of type TraceEntityKey Modifier and Type Method Description TraceEntityBaseDatarouterTraceDao. getEntity(TraceEntityKey key)TraceEntityBaseDatarouterTraceDao.NoOpDatarouterTraceDao. getEntity(TraceEntityKey key)TraceEntityDatarouterTraceDao. getEntity(TraceEntityKey key) -
Uses of TraceEntityKey in io.datarouter.trace.storage.entity
Constructors in io.datarouter.trace.storage.entity with parameters of type TraceEntityKey Constructor Description TraceEntity(TraceEntityKey key) -
Uses of TraceEntityKey in io.datarouter.trace.storage.span
Methods in io.datarouter.trace.storage.span with parameters of type TraceEntityKey Modifier and Type Method Description TraceSpanKeyTraceSpanKey. prefixFromEntityKey(TraceEntityKey entityKey) -
Uses of TraceEntityKey in io.datarouter.trace.storage.thread
Methods in io.datarouter.trace.storage.thread with parameters of type TraceEntityKey Modifier and Type Method Description TraceThreadKeyTraceThreadKey. prefixFromEntityKey(TraceEntityKey entityKey) -
Uses of TraceEntityKey in io.datarouter.trace.storage.trace
Methods in io.datarouter.trace.storage.trace with parameters of type TraceEntityKey Modifier and Type Method Description TraceKeyTraceKey. prefixFromEntityKey(TraceEntityKey entityKey)