Uses of Record Class
io.trino.server.ResultQueryInfo
Packages that use ResultQueryInfo
-
Uses of ResultQueryInfo in io.trino.execution
Methods in io.trino.execution that return ResultQueryInfoModifier and TypeMethodDescriptionDataDefinitionExecution.getResultQueryInfo()QueryExecution.getResultQueryInfo()QueryManager.getResultQueryInfo(QueryId queryId) SqlQueryExecution.getResultQueryInfo()SqlQueryManager.getResultQueryInfo(QueryId queryId) QueryStateMachine.updateResultQueryInfo(Optional<BasicStageInfo> stageInfo, Supplier<Optional<StageInfo>> stageInfoProvider) -
Uses of ResultQueryInfo in io.trino.server.protocol
Methods in io.trino.server.protocol with parameters of type ResultQueryInfoModifier and TypeMethodDescriptionstatic QueryErrorProtocolUtil.toQueryError(ResultQueryInfo queryInfo) static StatementStatsProtocolUtil.toStatementStats(ResultQueryInfo queryInfo)