Uses of Enum Class
io.trino.hive.thrift.metastore.WMResourcePlanStatus
-
Uses of WMResourcePlanStatus in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMResourcePlanStatusModifier and TypeMethodDescriptionstatic WMResourcePlanStatusWMResourcePlanStatus.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.WMNullableResourcePlan.getStatus()WMResourcePlan.getStatus()static WMResourcePlanStatusReturns the enum constant of this class with the specified name.static WMResourcePlanStatus[]WMResourcePlanStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.hive.thrift.metastore with parameters of type WMResourcePlanStatusModifier and TypeMethodDescriptionWMNullableResourcePlan.setStatus(WMResourcePlanStatus status) WMResourcePlan.setStatus(WMResourcePlanStatus status)