Uses of Class
io.trino.plugin.thrift.ThriftErrorCode
-
Packages that use ThriftErrorCode Package Description io.trino.plugin.thrift -
-
Uses of ThriftErrorCode in io.trino.plugin.thrift
Methods in io.trino.plugin.thrift that return ThriftErrorCode Modifier and Type Method Description static ThriftErrorCodeThriftErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static ThriftErrorCode[]ThriftErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-