public class ShowResourcePlanDesc extends DDLDesc implements Serializable
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
ShowResourcePlanDesc() |
ShowResourcePlanDesc(String rpName,
org.apache.hadoop.fs.Path resFile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResFile() |
String |
getResourcePlanName() |
String |
getSchema(String rpName) |
String |
getTable() |
void |
setResFile(String resFile) |
public ShowResourcePlanDesc()
public ShowResourcePlanDesc(String rpName, org.apache.hadoop.fs.Path resFile)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.