Uses of Interface
org.glowroot.agent.plugin.api.AsyncTraceEntry
-
Uses of AsyncTraceEntry in org.glowroot.agent.plugin.api
Modifier and TypeInterfaceDescriptioninterface
AnAsyncTraceEntry
that also captures query data for aggregation.Modifier and TypeMethodDescriptionThreadContext.startAsyncServiceCallEntry
(String type, String text, MessageSupplier messageSupplier, TimerName timerName) ThreadContext.startAsyncTraceEntry
(MessageSupplier messageSupplier, TimerName timerName)