Uses of Class
io.trino.memory.KillTarget
Packages that use KillTarget
-
Uses of KillTarget in io.trino.memory
Methods in io.trino.memory that return KillTargetModifier and TypeMethodDescriptionstatic KillTargetKillTarget.selectedTasks(Set<TaskId> tasks) static KillTargetKillTarget.wholeQuery(QueryId queryId) Methods in io.trino.memory that return types with arguments of type KillTargetModifier and TypeMethodDescriptionLeastWastedEffortTaskLowMemoryKiller.chooseTargetToKill(List<LowMemoryKiller.RunningQueryInfo> runningQueries, List<MemoryInfo> nodes) LowMemoryKiller.chooseTargetToKill(List<LowMemoryKiller.RunningQueryInfo> runningQueries, List<MemoryInfo> nodes) NoneLowMemoryKiller.chooseTargetToKill(List<LowMemoryKiller.RunningQueryInfo> runningQueries, List<MemoryInfo> nodes) TotalReservationLowMemoryKiller.chooseTargetToKill(List<LowMemoryKiller.RunningQueryInfo> runningQueries, List<MemoryInfo> nodes) TotalReservationOnBlockedNodesQueryLowMemoryKiller.chooseTargetToKill(List<LowMemoryKiller.RunningQueryInfo> runningQueries, List<MemoryInfo> nodes) TotalReservationOnBlockedNodesTaskLowMemoryKiller.chooseTargetToKill(List<LowMemoryKiller.RunningQueryInfo> runningQueries, List<MemoryInfo> nodes)