| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
WMPool |
WMPool.deepCopy() |
WMPool |
WMCreatePoolRequest.getPool() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WMPool> |
WMFullResourcePlan.getPools() |
java.util.Iterator<WMPool> |
WMFullResourcePlan.getPoolsIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
WMFullResourcePlan.addToPools(WMPool elem) |
int |
WMPool.compareTo(WMPool other) |
boolean |
WMPool.equals(WMPool that) |
void |
WMCreatePoolRequest.setPool(WMPool pool) |
| Modifier and Type | Method and Description |
|---|---|
void |
WMFullResourcePlan.setPools(java.util.List<WMPool> pools) |
| Constructor and Description |
|---|
WMPool(WMPool other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
WMFullResourcePlan(WMResourcePlan plan,
java.util.List<WMPool> pools) |
Copyright © 2013-2021. All Rights Reserved.