public class ReduceH2QueryInfo extends H2QueryInfo
H2QueryInfo.QueryType| Constructor and Description |
|---|
ReduceH2QueryInfo(PreparedStatement stmt,
String sql,
long reqId,
@Nullable Long runningQryId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
printInfo(StringBuilder msg)
Print info specified by children.
|
description, printLogMessage, printLogMessage, runningQueryId, timepublic ReduceH2QueryInfo(PreparedStatement stmt, String sql, long reqId, @Nullable @Nullable Long runningQryId)
stmt - Query statement.sql - Query statement.reqId - Request ID.runningQryId - Query id assigned by RunningQueryManager.protected void printInfo(StringBuilder msg)
printInfo in class H2QueryInfomsg - Message string builder.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.8.9 Release Date : September 29 2021