public interface QueryEntry extends TraceEntry
TraceEntry that also captures query data for aggregation.| Modifier and Type | Method and Description |
|---|---|
void |
incrementCurrRow()
Call after successfully getting next row.
|
void |
setCurrRow(long row)
Row numbers start at 1 (not 0).
|
end, endWithError, endWithError, endWithError, endWithStackTrace, extend, getMessageSupplierCopyright © 2011–2015 Glowroot contributors. All rights reserved.