Uses of Class
io.trino.memory.LowMemoryKiller.RunningQueryInfo
Packages that use LowMemoryKiller.RunningQueryInfo
-
Uses of LowMemoryKiller.RunningQueryInfo in io.trino.memory
Method parameters in io.trino.memory with type arguments of type LowMemoryKiller.RunningQueryInfoModifier 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)