Package org.glowroot.agent.plugin.api
Interface AsyncTraceEntry
- All Superinterfaces:
TraceEntry
- All Known Subinterfaces:
AsyncQueryEntry
See
ThreadContext.startAsyncTraceEntry(MessageSupplier, TimerName)
for how to create and
use TraceEntry
instances.-
Method Summary
Methods inherited from interface org.glowroot.agent.plugin.api.TraceEntry
end, endWithError, endWithError, endWithError, endWithInfo, endWithLocationStackTrace, extend, getMessageSupplier
-
Method Details
-
stopSyncTimer
void stopSyncTimer() -
extendSyncTimer
-