Uses of Interface
io.trino.memory.LowMemoryKiller
Packages that use LowMemoryKiller
-
Uses of LowMemoryKiller in io.trino.memory
Classes in io.trino.memory that implement LowMemoryKillerModifier and TypeClassDescriptionclassclassclassclassclassConstructors in io.trino.memory with parameters of type LowMemoryKillerModifierConstructorDescriptionClusterMemoryManager(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)