Uses of Class
io.trino.operator.DriverStats
Packages that use DriverStats
-
Uses of DriverStats in io.trino.event
Methods in io.trino.event with parameters of type DriverStatsModifier and TypeMethodDescriptionvoidSplitMonitor.splitCompletedEvent(TaskId taskId, DriverStats driverStats) voidSplitMonitor.splitFailedEvent(TaskId taskId, DriverStats driverStats, Throwable cause) -
Uses of DriverStats in io.trino.operator
Methods in io.trino.operator that return DriverStatsMethods in io.trino.operator that return types with arguments of type DriverStats