Package | Description |
---|---|
org.glowroot.agent.plugin.api |
Modifier and Type | Method and Description |
---|---|
Timer |
Timer.extend()
Restarts the timer without incrementing the count.
|
Timer |
QueryEntry.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–2017 Glowroot contributors. All rights reserved.