Uses of Annotation Interface
io.trino.memory.LowMemoryKiller.ForTaskLowMemoryKiller
Packages that use LowMemoryKiller.ForTaskLowMemoryKiller
-
Uses of LowMemoryKiller.ForTaskLowMemoryKiller in io.trino.memory
Constructor parameters in io.trino.memory with annotations of type LowMemoryKiller.ForTaskLowMemoryKillerModifierConstructorDescriptionClusterMemoryManager(io.airlift.http.client.HttpClient httpClient, InternalNodeManager nodeManager, LocationFactory locationFactory, org.weakref.jmx.MBeanExporter exporter, io.airlift.json.JsonCodec<MemoryInfo> memoryInfoCodec, LowMemoryKiller taskLowMemoryKiller, LowMemoryKiller queryLowMemoryKiller, ServerConfig serverConfig, MemoryManagerConfig config)