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