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 |
| Constructor and Description |
|---|
RunningQueryContext(ExecutionInfo executionInfo,
List<QueryInfo> queryInfoList,
long nowInMills) |
protected ExecutionInfo executionInfo
protected long startTimeInMills
public RunningQueryContext(ExecutionInfo executionInfo, List<QueryInfo> queryInfoList, long nowInMills)
Copyright © 2018. All rights reserved.