Uses of Enum Class
io.trino.hive.thrift.metastore.WMPoolSchedulingPolicy
-
Uses of WMPoolSchedulingPolicy in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMPoolSchedulingPolicyModifier and TypeMethodDescriptionstatic WMPoolSchedulingPolicyWMPoolSchedulingPolicy.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.static WMPoolSchedulingPolicyReturns the enum constant of this class with the specified name.static WMPoolSchedulingPolicy[]WMPoolSchedulingPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.