Uses of Enum Class
io.trino.plugin.raptor.legacy.RaptorErrorCode
Packages that use RaptorErrorCode
-
Uses of RaptorErrorCode in io.trino.plugin.raptor.legacy
Methods in io.trino.plugin.raptor.legacy that return RaptorErrorCodeModifier and TypeMethodDescriptionstatic RaptorErrorCodeReturns the enum constant of this class with the specified name.static RaptorErrorCode[]RaptorErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.