Uses of Enum Class
io.trino.memory.MemoryManagerConfig.LowMemoryTaskKillerPolicy
Packages that use MemoryManagerConfig.LowMemoryTaskKillerPolicy
-
Uses of MemoryManagerConfig.LowMemoryTaskKillerPolicy in io.trino.memory
Methods in io.trino.memory that return MemoryManagerConfig.LowMemoryTaskKillerPolicyModifier and TypeMethodDescriptionMemoryManagerConfig.LowMemoryTaskKillerPolicy.fromString(String value) MemoryManagerConfig.getLowMemoryTaskKillerPolicy()Returns the enum constant of this class with the specified name.MemoryManagerConfig.LowMemoryTaskKillerPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.memory with parameters of type MemoryManagerConfig.LowMemoryTaskKillerPolicyModifier and TypeMethodDescriptionMemoryManagerConfig.setLowMemoryTaskKillerPolicy(MemoryManagerConfig.LowMemoryTaskKillerPolicy lowMemoryTaskKillerPolicy)