Uses of Enum Class
io.trino.memory.MemoryManagerConfig.LowMemoryQueryKillerPolicy
Packages that use MemoryManagerConfig.LowMemoryQueryKillerPolicy
-
Uses of MemoryManagerConfig.LowMemoryQueryKillerPolicy in io.trino.memory
Methods in io.trino.memory that return MemoryManagerConfig.LowMemoryQueryKillerPolicyModifier and TypeMethodDescriptionMemoryManagerConfig.LowMemoryQueryKillerPolicy.fromString(String value) MemoryManagerConfig.getLowMemoryQueryKillerPolicy()Returns the enum constant of this class with the specified name.MemoryManagerConfig.LowMemoryQueryKillerPolicy.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.LowMemoryQueryKillerPolicyModifier and TypeMethodDescriptionMemoryManagerConfig.setLowMemoryQueryKillerPolicy(MemoryManagerConfig.LowMemoryQueryKillerPolicy lowMemoryQueryKillerPolicy)