| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
WMResourcePlan |
WMResourcePlan.deepCopy() |
WMResourcePlan |
WMFullResourcePlan.getPlan() |
WMResourcePlan |
WMCreateResourcePlanRequest.getResourcePlan() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WMResourcePlan> |
WMGetAllResourcePlanResponse.getResourcePlans() |
java.util.Iterator<WMResourcePlan> |
WMGetAllResourcePlanResponse.getResourcePlansIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
WMGetAllResourcePlanResponse.addToResourcePlans(WMResourcePlan elem) |
int |
WMResourcePlan.compareTo(WMResourcePlan other) |
boolean |
WMResourcePlan.equals(WMResourcePlan that) |
void |
WMFullResourcePlan.setPlan(WMResourcePlan plan) |
void |
WMCreateResourcePlanRequest.setResourcePlan(WMResourcePlan resourcePlan) |
| Modifier and Type | Method and Description |
|---|---|
void |
WMGetAllResourcePlanResponse.setResourcePlans(java.util.List<WMResourcePlan> resourcePlans) |
| Constructor and Description |
|---|
WMFullResourcePlan(WMResourcePlan plan,
java.util.List<WMPool> pools) |
WMResourcePlan(WMResourcePlan other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.