public abstract class AbstractAlterResourcePlanStatusOperation<T extends DDLDesc> extends DDLOperation<T>
context, desc, LOG| Constructor and Description |
|---|
AbstractAlterResourcePlanStatusOperation(DDLOperationContext context,
T desc) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleWMServiceChangeIfNeeded(org.apache.hadoop.hive.metastore.api.WMFullResourcePlan appliedResourcePlan,
boolean isActivate,
boolean isForceDeactivate,
boolean replace) |
executepublic AbstractAlterResourcePlanStatusOperation(DDLOperationContext context, T desc)
protected void handleWMServiceChangeIfNeeded(org.apache.hadoop.hive.metastore.api.WMFullResourcePlan appliedResourcePlan, boolean isActivate, boolean isForceDeactivate, boolean replace) throws HiveException
HiveExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.