| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
WMDropPoolResponse |
WMDropPoolResponse.deepCopy() |
WMDropPoolResponse |
ThriftHiveMetastore.Iface.drop_wm_pool(WMDropPoolRequest request) |
WMDropPoolResponse |
ThriftHiveMetastore.Client.drop_wm_pool(WMDropPoolRequest request) |
WMDropPoolResponse |
ThriftHiveMetastore.AsyncClient.drop_wm_pool_call.getResult() |
WMDropPoolResponse |
ThriftHiveMetastore.drop_wm_pool_result.getSuccess() |
WMDropPoolResponse |
ThriftHiveMetastore.Client.recv_drop_wm_pool() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<WMDropPoolResponse> |
ThriftHiveMetastore.AsyncProcessor.drop_wm_pool.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
WMDropPoolResponse.compareTo(WMDropPoolResponse other) |
boolean |
WMDropPoolResponse.equals(WMDropPoolResponse that) |
void |
ThriftHiveMetastore.drop_wm_pool_result.setSuccess(WMDropPoolResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.drop_wm_pool.start(I iface,
ThriftHiveMetastore.drop_wm_pool_args args,
org.apache.thrift.async.AsyncMethodCallback<WMDropPoolResponse> resultHandler) |
| Constructor and Description |
|---|
drop_wm_pool_result(WMDropPoolResponse success,
NoSuchObjectException o1,
InvalidOperationException o2,
MetaException o3) |
WMDropPoolResponse(WMDropPoolResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.