Uses of Class
io.trino.memory.LowMemoryKiller.QueryMemoryInfo
Packages that use LowMemoryKiller.QueryMemoryInfo
-
Uses of LowMemoryKiller.QueryMemoryInfo in io.trino.memory
Method parameters in io.trino.memory with type arguments of type LowMemoryKiller.QueryMemoryInfoModifier and TypeMethodDescriptionLowMemoryKiller.chooseQueryToKill(List<LowMemoryKiller.QueryMemoryInfo> runningQueries, List<MemoryInfo> nodes) NoneLowMemoryKiller.chooseQueryToKill(List<LowMemoryKiller.QueryMemoryInfo> runningQueries, List<MemoryInfo> nodes) TotalReservationLowMemoryKiller.chooseQueryToKill(List<LowMemoryKiller.QueryMemoryInfo> runningQueries, List<MemoryInfo> nodes) TotalReservationOnBlockedNodesLowMemoryKiller.chooseQueryToKill(List<LowMemoryKiller.QueryMemoryInfo> runningQueries, List<MemoryInfo> nodes)