public class CreateResourcePlanDesc extends Object implements DDLDesc, Serializable
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
CreateResourcePlanDesc(String resourcePlanName,
Integer queryParallelism,
String copyFromName,
boolean ifNotExists) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCopyFromName() |
boolean |
getIfNotExists() |
Integer |
getQueryParallelism() |
String |
getResourcePlanName() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.