GetStep returns the step of the request in milliseconds.
()
| 95 | GetEnd() int64 |
| 96 | // GetStep returns the step of the request in milliseconds. |
| 97 | GetStep() int64 |
| 98 | // GetQuery returns the query of the request. |
| 99 | GetQuery() string |
| 100 | // GetLogicalPlan returns the logical plan |
no outgoing calls