public class CreateResourcePlanDesc extends DDLDesc implements Serializable
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
CreateResourcePlanDesc() |
CreateResourcePlanDesc(String planName,
Integer queryParallelism,
String copyFromName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCopyFromName() |
org.apache.hadoop.hive.metastore.api.WMResourcePlan |
getResourcePlan() |
public org.apache.hadoop.hive.metastore.api.WMResourcePlan getResourcePlan()
public String getCopyFromName()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.