| Package | Description |
|---|---|
| org.glowroot.agent.plugin.api |
| Modifier and Type | Method and Description |
|---|---|
Timer |
TraceEntry.extend()
Example of query and subsequent iterating over results which goes back to database and pulls
more results.
|
Timer |
AsyncTraceEntry.extendSyncTimer(ThreadContext currThreadContext) |
Timer |
ThreadContext.startTimer(TimerName timerName)
Starts a timer for the specified timer name.
|
Copyright © 2011–2018 Glowroot contributors. All rights reserved.