Uses of Class
io.trino.server.QueryProgressStats
-
Packages that use QueryProgressStats Package Description io.trino.server -
-
Uses of QueryProgressStats in io.trino.server
Methods in io.trino.server that return QueryProgressStats Modifier and Type Method Description static QueryProgressStatsQueryProgressStats. createQueryProgressStats(BasicQueryStats queryStats)Methods in io.trino.server that return types with arguments of type QueryProgressStats Modifier and Type Method Description Optional<QueryProgressStats>QueryStateInfo. getProgress()
-