Uses of Class
io.trino.hive.thrift.metastore.WMNullableResourcePlan
-
Uses of WMNullableResourcePlan in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMNullableResourcePlanModifier and TypeMethodDescriptionWMNullableResourcePlan.deepCopy()WMAlterResourcePlanRequest.getResourcePlan()WMNullableResourcePlan.setDefaultPoolPath(String defaultPoolPath) WMNullableResourcePlan.setIsSetDefaultPoolPath(boolean isSetDefaultPoolPath) WMNullableResourcePlan.setIsSetQueryParallelism(boolean isSetQueryParallelism) WMNullableResourcePlan.setQueryParallelism(int queryParallelism) WMNullableResourcePlan.setStatus(WMResourcePlanStatus status) Methods in io.trino.hive.thrift.metastore with parameters of type WMNullableResourcePlanModifier and TypeMethodDescriptionintWMNullableResourcePlan.compareTo(WMNullableResourcePlan other) booleanWMNullableResourcePlan.equals(WMNullableResourcePlan that) WMAlterResourcePlanRequest.setResourcePlan(WMNullableResourcePlan resourcePlan) Constructors in io.trino.hive.thrift.metastore with parameters of type WMNullableResourcePlanModifierConstructorDescriptionPerforms a deep copy on other.