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 |
rowNavigationAttempted() |
void |
setCurrRow(long row)
Row numbers start at 1 (not 0).
|
end, endWithError, endWithError, endWithError, endWithInfo, endWithLocationStackTrace, extend, getMessageSupplierCopyright © 2011–2018 Glowroot contributors. All rights reserved.