Class QueryExecutionResult
java.lang.Object
io.trino.benchto.driver.Measurable
io.trino.benchto.driver.execution.QueryExecutionResult
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class io.trino.benchto.driver.Measurable
Measurable.MeasuredBuilder<T extends Measurable,B extends Measurable.MeasuredBuilder> -
Field Summary
Fields inherited from class io.trino.benchto.driver.Measurable
end, start, utcEnd, utcStart -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.trino.benchto.driver.Measurable
getQueryDuration, getUtcEnd, getUtcStart
-
Constructor Details
-
QueryExecutionResult
-
-
Method Details
-
getQueryExecution
-
getBenchmark
- Specified by:
getBenchmarkin classMeasurable
-
getEnvironment
- Specified by:
getEnvironmentin classMeasurable
-
isSuccessful
public boolean isSuccessful()- Specified by:
isSuccessfulin classMeasurable
-
getRowsCount
public int getRowsCount() -
getFailureCause
-
getPrestoQueryId
-
getQueryName
-
toString
- Specified by:
toStringin classMeasurable
-