| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
void |
HiveMetaStoreClient.alterWMPool(WMNullablePool pool,
String poolPath) |
void |
IMetaStoreClient.alterWMPool(WMNullablePool pool,
String poolPath) |
| Modifier and Type | Method and Description |
|---|---|
WMNullablePool |
WMNullablePool.deepCopy() |
WMNullablePool |
WMAlterPoolRequest.getPool() |
| Modifier and Type | Method and Description |
|---|---|
int |
WMNullablePool.compareTo(WMNullablePool other) |
boolean |
WMNullablePool.equals(WMNullablePool that) |
void |
WMAlterPoolRequest.setPool(WMNullablePool pool) |
| Constructor and Description |
|---|
WMNullablePool(WMNullablePool other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.