Uses of Enum Class
io.trino.plugin.exchange.filesystem.FileSystemExchangeErrorCode
Packages that use FileSystemExchangeErrorCode
-
Uses of FileSystemExchangeErrorCode in io.trino.plugin.exchange.filesystem
Subclasses with type arguments of type FileSystemExchangeErrorCode in io.trino.plugin.exchange.filesystemMethods in io.trino.plugin.exchange.filesystem that return FileSystemExchangeErrorCodeModifier and TypeMethodDescriptionstatic FileSystemExchangeErrorCodeReturns the enum constant of this class with the specified name.static FileSystemExchangeErrorCode[]FileSystemExchangeErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.