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