| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
WMDropPoolRequest |
WMDropPoolRequest.deepCopy() |
WMDropPoolRequest |
ThriftHiveMetastore.drop_wm_pool_args.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
WMDropPoolRequest.compareTo(WMDropPoolRequest other) |
WMDropPoolResponse |
ThriftHiveMetastore.Iface.drop_wm_pool(WMDropPoolRequest request) |
WMDropPoolResponse |
ThriftHiveMetastore.Client.drop_wm_pool(WMDropPoolRequest request) |
void |
ThriftHiveMetastore.AsyncIface.drop_wm_pool(WMDropPoolRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.drop_wm_pool(WMDropPoolRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
boolean |
WMDropPoolRequest.equals(WMDropPoolRequest that) |
void |
ThriftHiveMetastore.Client.send_drop_wm_pool(WMDropPoolRequest request) |
void |
ThriftHiveMetastore.drop_wm_pool_args.setRequest(WMDropPoolRequest request) |
| Constructor and Description |
|---|
drop_wm_pool_args(WMDropPoolRequest request) |
drop_wm_pool_call(WMDropPoolRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
WMDropPoolRequest(WMDropPoolRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.