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