Uses of Enum Class
io.trino.plugin.memory.MemoryErrorCode
-
Uses of MemoryErrorCode in io.trino.plugin.memory
Methods in io.trino.plugin.memory that return MemoryErrorCodeModifier and TypeMethodDescriptionstatic MemoryErrorCodeReturns the enum constant of this class with the specified name.static MemoryErrorCode[]MemoryErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.