Readonly
executedIndicates that the executions are finished.
Array of QueryExecution. Should not be changed after executions are started.
Readonly
runningIndicates that the executions are still running.
Function to start all executions with a custom strategy.
Function to start all executions parallel.
Function start all executions sequentially (one after another).
Helper function to wait until all executions are finished.
Helper function to wait for the first, non-failed execution result.
Generated using TypeDoc
Collection containing several QueryExecution.