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