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