| Package | Description |
|---|---|
| org.glowroot.agent.plugin.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncQueryEntry
An
AsyncTraceEntry that also captures query data for aggregation. |
| Modifier and Type | Method and Description |
|---|---|
AsyncTraceEntry |
ThreadContext.startAsyncServiceCallEntry(String type,
String text,
MessageSupplier messageSupplier,
TimerName timerName) |
AsyncTraceEntry |
ThreadContext.startAsyncTraceEntry(MessageSupplier messageSupplier,
TimerName timerName) |
Copyright © 2011–2019 Glowroot contributors. All rights reserved.