public class TotalReservationLowMemoryKiller extends Object implements LowMemoryKiller
LowMemoryKiller.QueryMemoryInfo
Constructor and Description |
---|
TotalReservationLowMemoryKiller() |
Modifier and Type | Method and Description |
---|---|
Optional<QueryId> |
chooseQueryToKill(List<LowMemoryKiller.QueryMemoryInfo> runningQueries,
List<MemoryInfo> nodes) |
public Optional<QueryId> chooseQueryToKill(List<LowMemoryKiller.QueryMemoryInfo> runningQueries, List<MemoryInfo> nodes)
chooseQueryToKill
in interface LowMemoryKiller
Copyright © 2012–2019. All rights reserved.