public class CreateWMPoolDesc extends Object implements DDLDesc, Serializable
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
CreateWMPoolDesc(String resourcePlanName,
String poolPath,
double allocFraction,
int queryParallelism,
String schedulingPolicy) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAllocFraction() |
String |
getPoolPath() |
int |
getQueryParallelism() |
String |
getResourcePlanName() |
String |
getSchedulingPolicy() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.