Uses of Enum Class
io.trino.plugin.exchange.filesystem.FileSystemExchangeErrorCode
Packages that use FileSystemExchangeErrorCode
-
Uses of FileSystemExchangeErrorCode in io.trino.plugin.exchange.filesystem
Methods 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.