| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.model |
| Modifier and Type | Method and Description |
|---|---|
MWMResourcePlan.Status |
MWMResourcePlan.getStatus() |
static MWMResourcePlan.Status |
MWMResourcePlan.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MWMResourcePlan.Status[] |
MWMResourcePlan.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MWMResourcePlan.setStatus(MWMResourcePlan.Status status) |
| Constructor and Description |
|---|
MWMResourcePlan(String name,
Integer queryParallelism,
MWMResourcePlan.Status status) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.