public class AlterResourcePlanValidateDesc extends Object implements DDLDesc, Serializable
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
AlterResourcePlanValidateDesc(String resourcePlanName,
org.apache.hadoop.fs.Path resFile) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.fs.Path |
getResFile() |
String |
getResourcePlanName() |
public static final String SCHEMA
public AlterResourcePlanValidateDesc(String resourcePlanName, org.apache.hadoop.fs.Path resFile)
public String getResourcePlanName()
public org.apache.hadoop.fs.Path getResFile()
Copyright © 2024 The Apache Software Foundation. All rights reserved.