protected static class SlowQueryListener.RunningQueryContext extends Object
Runnable to ExecutionInfo and etc.| Modifier and Type | Field and Description |
|---|---|
protected ExecutionInfo |
executionInfo |
protected List<QueryInfo> |
queryInfoList |
protected long |
startTimeInMills |
protected Stopwatch |
stopwatch |
| Constructor and Description |
|---|
RunningQueryContext(ExecutionInfo executionInfo,
List<QueryInfo> queryInfoList,
long nowInMills,
Stopwatch stopwatch) |
protected ExecutionInfo executionInfo
protected long startTimeInMills
protected Stopwatch stopwatch
public RunningQueryContext(ExecutionInfo executionInfo, List<QueryInfo> queryInfoList, long nowInMills, Stopwatch stopwatch)
Copyright © 2024. All rights reserved.