Uses of Annotation Interface
io.trino.memory.LowMemoryKiller.ForQueryLowMemoryKiller
Packages that use LowMemoryKiller.ForQueryLowMemoryKiller
-
Uses of LowMemoryKiller.ForQueryLowMemoryKiller in io.trino.memory
Constructor parameters in io.trino.memory with annotations of type LowMemoryKiller.ForQueryLowMemoryKillerModifierConstructorDescriptionClusterMemoryManager(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)