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