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