Uses of Enum
io.trino.memory.MemoryManagerConfig.LowMemoryKillerPolicy
Packages that use MemoryManagerConfig.LowMemoryKillerPolicy
-
Uses of MemoryManagerConfig.LowMemoryKillerPolicy in io.trino.memory
Methods in io.trino.memory that return MemoryManagerConfig.LowMemoryKillerPolicyModifier and TypeMethodDescriptionMemoryManagerConfig.LowMemoryKillerPolicy.fromString(String value) MemoryManagerConfig.getLowMemoryKillerPolicy()Returns the enum constant of this type with the specified name.MemoryManagerConfig.LowMemoryKillerPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.trino.memory with parameters of type MemoryManagerConfig.LowMemoryKillerPolicyModifier and TypeMethodDescriptionMemoryManagerConfig.setLowMemoryKillerPolicy(MemoryManagerConfig.LowMemoryKillerPolicy lowMemoryKillerPolicy)