| Package | Description |
|---|---|
| org.glowroot.api |
| Modifier and Type | Method and Description |
|---|---|
abstract QueryEntry |
PluginServices.startQueryEntry(String queryType,
String queryText,
long queryExecutionCount,
MessageSupplier messageSupplier,
TimerName timerName)
QueryEntry is a specialized type of TraceEntry that is aggregated by its
query text. |
abstract QueryEntry |
PluginServices.startQueryEntry(String queryType,
String queryText,
MessageSupplier messageSupplier,
TimerName timerName)
QueryEntry is a specialized type of TraceEntry that is aggregated by its
query text. |
Copyright © 2011–2015 Glowroot contributors. All rights reserved.