Class QueryExecutionDriver
java.lang.Object
io.trino.benchto.driver.execution.QueryExecutionDriver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute(QueryExecution queryExecution, Connection connection, Optional<Path> resultFile)
-
Constructor Details
-
QueryExecutionDriver
public QueryExecutionDriver()
-
-
Method Details
-
execute
public QueryExecutionResult execute(QueryExecution queryExecution, Connection connection, Optional<Path> resultFile) throws SQLException - Throws:
SQLException
-