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